<div dir="ltr">I'm sorry  Tim<div><br><div>I made a http serveur to http streaming , python ans pygst used.</div><div><br></div><div>Server converts a wav file to mp3 format with gst-launch, as python subprocess,  and send the stdout of the gst-launch process to http clients.</div>
<div style>It works great.</div><div><br></div><div style>My problem is that an other process can continue write to same file and the wav file continue "grow". </div><div style>So I lost the latest data.</div><div style>
<br></div><div style>I look for a solution with gst-launch or by code to continue the read and convert the file.</div><div style><br></div><div style>gst-launch used as first step( POC) of my project and learning the base foundation of gstreamer.</div>
<div style><br></div><div style>Thank for your help</div><div style><br></div><div style><br></div><div style><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/10 Tim-Philipp Müller <span dir="ltr"><<a href="mailto:t.i.m@zen.co.uk" target="_blank">t.i.m@zen.co.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 2013-07-10 at 11:52 +0200, Vassili Gontcharov wrote:<br>
<br>
Hi Vassili,<br>
<div><div class="h5"><br>
> I start a little project for a POC with python and gstreamer.<br>
> It works well and I can stream http with using gst-launch in this<br>
> moment.<br>
> My question is how I can dial with grow files ?<br>
> Sorry for newbie question<br>
<br>
</div></div>I'm not sure I understand the question. What do you want to do exactly?<br>
Could you elaborate? What are "grow files" ?<br>
<br>
Cheers<br>
 -Tim<br>
<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Vassili Gontcharov
</div>