How to stream a file in loop without timestamp reset

Baby Octopus jagadishkamathk at gmail.com
Sun Jan 19 02:05:41 PST 2014


Hi,

I'm able to stream a file in loop the following way
1. Construct the pipeline
2. Set the pipeline to playing mode 
3. Catch EOS
4. Set the pipeline to NULL
5. Repeat 1 to 4

But here the timestamps are reset during every execution. I'm using RTP/UDP
streaming here. I will have to restart my custom android player during every
run

Is there any way to this work without resetting the timestamp, instead let
it continue from the previous end state?

Thanks in advance :)

~BO



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-stream-a-file-in-loop-without-timestamp-reset-tp4664762.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list