#/bin/sh # http://www.videolan.org/doc/streaming-howto/en/ch03.html # 176x144 # 352x288 vlc v4l:// \ :v4l-vdev="/dev/video0" :v4l-adev="/dev/dsp1" \ :v4l-caching=1000 :v4l-fps=10.000000 \ :v4l-width=352 :v4l-height=288 \ --intf dummy \ --sout '#transcode{vcodec=mp4v,acodec=mpga,fps=10,vb=512,ab=128,venc=ffmpeg{keyint=80,hurry-up,vt=800000},deinterlace}:standard{access=http,mux=ogg,dst=:1234}'gxine http://localhost:1234/ worked afterwards. slow, with a lag, & bad sound. but it worked :-) & the new webcam is already on the way ...
gregoa's blog
random musings about computers, life, and everything
random musings about computers, life, and everything
2006-06-18 22:26:54 +0200
streaming
after playing around with "my" webcam I got streaming up more or
less. at the moment I have:
permalink
created by Chronicle v4.6