py-tcpmultiplexer webcam server

Select WebCam: None RepRap RoomA Kitchen OccTelex RickCam EdCam MobileCam
Select Audio: None RepRap MobileCam
Video feeds

Tested browsers: Mozilla Firefox, Google Chrome (If no video appear below, you are using unsupported browser)
Source Code at: http://rickvanderzwet.nl/svn/personal/py-tcpmultiplexer/ build @ #occ2011 - feedback/comments at #occ

Example stream creation from Webcam or Buildin Camera:
Linux:vlc -I http v4l:///dev/video0 --sout='#transcode{vcodec=MJPG}:standard{access=http{mime=multipart/x-mixed-replace;boundary=--7b3cc56e5f51db803f790dad720ed50a},mux=mpjpeg,dst=0.0.0.0:9000/webcam}}'
Mac:/Applications/VLC.app/Contents/MacOS/VLC qtcapture:// --sout='#transcode{vcodec=MJPG,vfilter=canvas{width=640,height=480}}:standard{access=http{mime=multipart/x-mixed-replace;boundary=--7b3cc56e5f51db803f790dad720ed50a},mux=mpjpeg,dst=0.0.0.0:9000/webcam}}'
Windows:???
iPhone:???
Android:IP Webcam