GNOME Bugzilla – Bug 637744
[souphttpsrc] patch to add properties for reading min/max/cur datarates
Last modified: 2014-07-04 10:44:59 UTC
Created attachment 176824 [details] [review] add "datarate-<min|max|cur>" properties Is it possible to add the following patch to read datarates of the stream directly from souphttpsrc? Maybe there is a better way of doing this, but it works for me. Without this an additional identity element is required in the pipeline to get these infos. Thanks, Thomas
Hmm, I don't think it makes sense to add this to souphttpsrc. A separate element that does this and nothing else would be great though :)
Too bad, unfortunately I'm not good enough to write a complete plugin...
It could probably be added to identity. Would you be interested in doing that?
Let's close this. If someone else needs this they will open a new bug, and for the adaptive streaming things we have that other bug where it posts messages about how quickly playlists/chunks were downloaded.