Skip to content

Hls youtube issues with urisourcebin/queue2

Edward Hervey requested to merge bilboed/gst-plugins-bad:hls-youtube into master

The streams provided by youtube (especially live streams) don't contain a valid Content-Length HTTP header, which results in adaptivedemux miscalculating the bitrate. This results in queue2 getting huge/invalid bitrates and buffering for ages.

Merge request reports