Sunday, August 8, 2010

Stream Motion Webcam out to Flash Video website

camUse linux motion:

http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome

Use the video loopback plugin

http://www.lavrsen.dk/twiki/bin/view/Motion/VideoFourLinuxLoopbackDevice

Setup vlc with FLV stream:
vlc -v v4l:///dev/video2 --sout "#transcode{vcodec=FLV1,acodec=mp3}:std{access=http,dst=0.0.0.0:8080/stream.flv}"

Obtain flash video app:

http://www.video-flash.de/flv-flash-fullscreen-video-player/

Hit website and whoila!

No comments:

Post a Comment