[vlc-devel] Send jpeg with vlc

Kaarlo Räihä kaarlo.raiha at gmail.com
Fri Oct 14 11:48:50 CEST 2011


2011/10/14 Marco Pelusi <marco.pelusi at gmail.com>

> 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?
>
>
      --fake-file-reload=<integer>
                                 Reload image file
          Reload image file every n seconds.

http://wiki.videolan.org/VLC_command-line_help

>
> Thanks a lot.
>
> Marco
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111014/7523f5d0/attachment.html>


More information about the vlc-devel mailing list