[vlc-devel] Send jpeg with vlc

Marco Pelusi marco.pelusi at gmail.com
Fri Oct 14 10:55:49 CEST 2011


Hi to everyone,
I'm using the following code to stream a jpeg file; this jpeg file
changes continuosly because another application updates the file
itself.I have to stream this jpeg, the problem is that only the first
time the jpeg arrive to VLC on receiver pc, but not when jpeg file is
updated; VLC should be stream the jpeg updated.

cd "C:\program files\videolan\vlc"
vlc -I dummy fake:// --fake-file c:\1.jpg -vvv --sout
#transcode{vcodec=mp4v,vb=1024,scale=1}:duplicate{dst=std{access=udp,mux=ts,dst=localhost:1234}}


Could you help me?

Thanks a lot.

Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111014/54477f0c/attachment.html>


More information about the vlc-devel mailing list