<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Would it be a viable solution - when you want to view the file, make
a temporary copy and display that? The capturing to the 'real file'
could continue with no problems, and each time you want to view the
video, you start with a new temp file.<br>
<br>
Regards<br>
Ian<br>
<br>
<div class="moz-cite-prefix">On 12/05/2014 21:13, bernhard.graaf
wrote:<br>
</div>
<blockquote
cite="mid:jog7859jky5g34oka5086ndx.1399925587861@email.android.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
Thanks for your answer.
<div>What I want to do is:</div>
<div>One pipeline is capturing a live source (e.g. Camera or dvb)
and save the data into a file.</div>
<div>The second pipeline is reading this file. So it is not
possible to use sockets, because I need to see the data from
beginning of capturing, not from the moment of conecting.</div>
<div>Now I have tryed to use filesrc, but with no luck. </div>
<div>The pipeline is stop after a while. If I use vlc for playing,
it works perfectly. </div>
<div>Then I try to capture a longer time to be shure that there
are not some buffering issues, but with the same result. Filesrc
stops the pipeline at the end of the lenght of the file filesrc
open this. I have no more ideas for a solution.</div>
<div><br>
</div>
<div>Regards</div>
<div>Bernhard</div>
<div><br>
</div>
</blockquote>
<br>
</body>
</html>