[vlc] New Streaming Problem

Les LaZar llazar at zoltech.com
Wed Mar 24 09:12:26 CET 2004


Thanks to Ben for his assistance.

Per his advice I used the following command on the server to initiate streaming from a local camera:

[root at USAI2 vlc-test]# vlc -vvv v4l:/dev/video0:norm=ntsc:channel=1:adev=/dev/dsp0:audio=0 --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=3000,ab=256,vt=800000,keyint=80,deinterlace}:std{access=udp,mux=ts,url=192.168.0.2}' 2> error-server

This resulted in a single video frame being transmitted to the client (and apparently no audio at all).  The -vvv output had the expected setup messages followed by a large collection of the following:

[00000203] access_output_udp private debug: packet has been sent too late (248870)

[00000203] access_output_udp private debug: packet has been sent too late (245140)

[00000203] access_output_udp private debug: packet has been sent too late (241494)

[00000203] access_output_udp private debug: packet has been sent too late (237767)

[00000203] access_output_udp private debug: packet has been sent too late (234051)

Only a small portion of the messages are reproduced here.  Except for the number in parens at the end of each line, they are identical.

Clearly I am still doing something wrong.  Any suggestions?

I can provide the full text of the client and server side message logs from vlc if required.

Thanks again,

Les


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20040324/7867e646/attachment.html>


More information about the vlc mailing list