Bitrate of a stream

Arjen Veenhuizen arjen at moonlightmedia.nl
Fri Dec 15 12:15:25 UTC 2017


I see that you are using gstreamer 0.10 which is really ancient. consider
switching to 1.x as soon as possible.

In 0.10 it indeed was called "get_stats" and you used this snippet as a
basis:
https://lists.freedesktop.org/archives/gstreamer-devel/2009-October/024209.html 

To get the bitrate, you should do the calculation yourself based on total
bytes sent and the time that has passed. AFAIK it is not included in the
"stats" emitted by udpsink





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list