AW: Re: read live file

Ian Davidson id012c3076 at blueyonder.co.uk
Mon May 12 14:43:04 PDT 2014


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.

Regards
Ian

On 12/05/2014 21:13, bernhard.graaf wrote:
> Thanks for your answer.
> What I want to do is:
> One pipeline is capturing a live source (e.g. Camera or dvb) and save 
> the data into a file.
> 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.
> Now I have tryed to use filesrc, but with no luck.
> The pipeline is stop after a while. If I use vlc for playing, it works 
> perfectly.
> 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.
>
> Regards
> Bernhard
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140512/d041f77f/attachment.html>


More information about the gstreamer-devel mailing list