Skip to content

Patch audio track switching for GoogleCast devices

Created by: bbert

For some devices (like chromecast) it is necessary to seek the video element to reset the internal decoding buffer once new track segment has been appended, otherwise audio track switch will be effective only once after previous buffered track is consumed

Merge request reports