gstdashdemux icon indicating copy to clipboard operation
gstdashdemux copied to clipboard

GStreamer plugin allowing the playback of MPEG DASH streams

Results 2 gstdashdemux issues
Sort by recently updated
recently updated
newest added

gst_dash_demux_get_buffering_ratio is always returning 0 or a value very close to 0 which prevents bitrate adaptation (always picks the lowest bitrate) and causes issues with playback due to its use...

When performing a seek, it may fail depending on the current status of the pipeline, and repeating multiple seeks in short time-intervals leads to a crash.