Just moozing

Before you can check your notes, you must make them…

Posts Tagged ‘Camera

Python for fun and learning

with one comment

I have this very cool idea about remote controlled cars, and I don’t have the time to implement it. It is about using small remote controlled cars, a rug and a camera …

Read the rest of this entry »

Written by moozing

February 8, 2013 at 09:00

Posted in Teaching, Tech

Tagged with , , ,

Surveyor software

with one comment

I have worked on a python program to replace the stock python web example from the surveyor homepage.

Read the rest of this entry »

Written by moozing

December 19, 2012 at 09:00

Posted in Tech

Tagged with , , , ,

gstreamer and HTML5

with 12 comments

It is fairly trivial to have gstreamer retrieve using HTTP and sending video through sockets. I want to use the video tags from HTML5 to show the gstreamer video.

Read the rest of this entry »

Written by moozing

December 29, 2011 at 09:00

Posted in Tech

Tagged with , ,

gstreamer and MJPEG

with 4 comments

I had a lot of trouble getting gstreamer to accept the mjpeg stream and convert it to something HTML5 understands. In the following, I will try to describe how I got it working.

Read the rest of this entry »

Written by moozing

December 28, 2011 at 09:00

Posted in Tech

Tagged with ,

IP camera, gstreamer and virtual video devices

with 9 comments

I have an old IP camera that I want to use for surveillance. First step is to get it into the computer in some usable form. It ended up as a virtual video device using gstreamer. Really cool.

Read the rest of this entry »

Written by moozing

December 26, 2011 at 09:00

Posted in Tech

Tagged with , ,