Thanks Kaarlo for the answer; piping uses file completed but in my case (I'm using Taksi, a free open source software similar to Fraps) I have to send in real time to the LAN the AVI video that Taksi create while records the video inside the openGL windows. <br>
<br>This AVI file is not completed until Taksi stop the recording and Taksi has to send the video during recording; VLC on second PC has to receive on rtp://@:1234 for example.<br><br>Maybe file "avi.c" in vlc-1.1.11\modules\demux\avi and "rtp.c" in vlc-1.1.11\modules\access\rtp are related to that.<br>
<br>Please let me know if it's possible. <br><br>Regards<br>Marco<br><br><br><br><div class="gmail_quote">2011/10/3 Kaarlo Räihä <span dir="ltr"><<a href="mailto:kaarlo.raiha@gmail.com">kaarlo.raiha@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br><br><div class="gmail_quote"><div class="im">2011/10/3 Marco Pelusi <span dir="ltr"><<a href="mailto:marco.pelusi@gmail.com" target="_blank">marco.pelusi@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello to everyone,<br><br>I use an application that capture openGL windows and, setting a frame rate (frame per second FPS), create an AVI video that save in a folder (default folder c:\Tmp); I have to send this AVI video in real time streaming (for example via UDP) in a LAN network between two computers and I would like use VLC to send the AVI in streaming. <br>


In this case VLC should read the AVI not from a static file but from Taksi while create it, therefore VLC has to read an AVI file not as a file completed but as a flow of bytes that are creating the AVI file.<br></blockquote>

<div><br></div></div><div>You mean piping?</div><div><a href="http://en.wikipedia.org/wiki/Redirection_%28computing%29#Piping" target="_blank">http://en.wikipedia.org/wiki/Redirection_(computing)#Piping</a></div><div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Do you know if I could modify the VLC's code to make that? Any suggestions? Someone did it or similar? <br>
An alternative should be send from the application that create the AVI file the flow of bytes to a specific port and address and open VLC to receive them; in this case I have to know well the structure of VLC UDP datagrams. What do you suggest?<br>


<br>Thanks a lot for the help.<br><font color="#888888"><br>Marco<br><br><br>
</font><br></div>_______________________________________________<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>
<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>