Webcam streaming and local playing

About encoding, codec settings, muxers and filter usage
lagarazo
Blank Cone
Blank Cone
Posts: 34
Joined: 20 Sep 2006 13:50

Webcam streaming and local playing

Postby lagarazo » 03 Oct 2006 15:27

I am streaming my webcam from the command line

vlc -vvv -I rc --sout-udp-caching 0 --dshow-caching 400 dshow:// vdev="" adev="" --sout=#transcode{vcodec=H263,width=176,height=144,vb=256,scale=1,acodec=mp3,ab=96,channels=2}:duplicate{dst=std{access=rtp,mux=ts,dst=193.147.53.32:1234}}


And then I want to play it locally in an activeX. So, when I load the web page, it loads the activeX, and run that command line.

The result is that I see the webcam locally but it is not streamed, instead I get this error:

access_output_udp private warning: putting two PCRs at once

Does anybody know what does this mean?

Thank you!

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 10 guests