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
The changes introduced by #113 seems to not eject the audio buffer when streaming a feed with multiple audio languages. I checked with both a multi-lingual live feed and VOD feed.
Sources
I don't have one I can post freely, but I have one available upon request.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Play a multi-lingual feed
Switch audio rate via representations API
Wait to hear the audio quality change
Results
Expected
Audio buffer is ejected
Additional Information
videojs-http-streaming version
videojs-http-streaming 1.3.0
videojs version
video.js 6.10.3
Other Plugins
I've got a custom-written quality level switcher plugin which simply uses the representations API.
Tangential Thought
Maybe the default switch method for live feeds should be smooth switching?
The text was updated successfully, but these errors were encountered:
If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
Description
The changes introduced by #113 seems to not eject the audio buffer when streaming a feed with multiple audio languages. I checked with both a multi-lingual live feed and VOD feed.
Sources
I don't have one I can post freely, but I have one available upon request.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Results
Expected
Audio buffer is ejected
Additional Information
videojs-http-streaming version
videojs-http-streaming 1.3.0
videojs version
video.js 6.10.3
Other Plugins
I've got a custom-written quality level switcher plugin which simply uses the representations API.
Tangential Thought
Maybe the default switch method for live feeds should be smooth switching?
The text was updated successfully, but these errors were encountered: