You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I mentioned in this (closed) issue #3649 it would be good to have dash.js automatically enable Low Latency playback as specified in the DVB DASH spec:
The AdaptationSet has the SegmentTemplate@availabilityTimeComplete attribute set to "false".
As I mentioned in this (closed) issue #3649 it would be good to have dash.js automatically enable Low Latency playback as specified in the DVB DASH spec:
SegmentTemplate@availabilityTimeComplete
attribute set to "false".A good place to do this would be in the
PlaybackController:_checkEnableLowLatency()
The text was updated successfully, but these errors were encountered: