rtsp buffering
Vineeth
vineeth.tm at samsung.com
Fri Aug 7 15:38:48 PDT 2015
> Progress message don't post the percentage of buffering i guess
> right?
Just a small note, the "take some times", well in default settings this
time is exactly the configured latency (2s) unless your network is too
slow.
Nicolas
_______________________________________________
Correct me if i am wrong.
But isn't latency used only in case of buffering mode?
In buffering mode we wait for around 2 seconds of data to get filled(100%
buffering) and then start playing, and again continue buffering if that
buffer is pushed.
But in slave mode, we dont wait for 2 seconds of data. We just keep pushing
as soon as we get some data.. I just added some hacks to show buffering
percentage based on the latency of 2 seconds. And in slave mode it never
reaches 100% the values will always be repeating something like this
21-44-56-63-20-42-54-62-22
So probably slave mode is not the right mode to use for showing the
percentage.
But buffering mode has problems with seeking, so not sure how to proceed
here.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/rtsp-buffering-tp4673037p4673058.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list