Rafostar / gtuber

C library to fetch media info from websites
https://rafostar.github.io/gtuber/
GNU Lesser General Public License v2.1
11 stars 3 forks source link

gst: Add adaptivedemux2 support #38

Closed Rafostar closed 1 year ago

Rafostar commented 1 year ago

Latest GStreamer git includes new adaptivedemux2 plugin. We should add support for DASH and HLS re-implementations from it, since this one deprecates original adaptive elements we currently use.

TODO: