2011/10/14 Marco Pelusi <span dir="ltr"><<a href="mailto:marco.pelusi@gmail.com">marco.pelusi@gmail.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<pre><code><span>Hi to everyone,<br>I'm using the following code to stream a jpeg file; </span></code><code><span>this jpeg file changes continuosly because another application updates the file itself.</span></code>
<code><span>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. <br><br>cd </span><span>"C:\program files\videolan\vlc"</span><span> <br>

vlc </span><span>-</span><span>I dummy fake</span><span>:</span><span>// --fake-file c:\1.jpg -vvv --sout #transcode{vcodec=mp4v,vb=1024,scale=1}:duplicate{dst=std{access=udp,mux=ts,dst=localhost:1234}}<br>
<br><br>Could you help me?<br></span></code></pre></blockquote><div><br></div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; background-color: rgb(255, 255, 255); "><pre style="padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; ">
      --fake-file-reload=<integer>
                                 Reload image file
          Reload image file every n seconds.</pre></span></div><div><a href="http://wiki.videolan.org/VLC_command-line_help">http://wiki.videolan.org/VLC_command-line_help</a> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<pre><code><span><br>Thanks a lot.<br><font color="#888888"><br>Marco<br></font></span></code></pre>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>