Closed geosigno closed 2 years ago
My guess is that because the audio codec isn't declared in the manifest, Video.js is failing to play it back. If this is still an issue, we'd probably need a live stream to be able to test with. Even though, it'll likely not be an issue with this plugin, but with the playback engine itself.
Description
When I click on the quality such as 360, 720 or 1080, nothing is happening, there is no change of the quality. I can see the below warning in the console:
instrument.js?ea14:109 VIDEOJS: WARN: We received no playlist to switch to. Please check your stream.
When testing my below m3u8 file, it seems correct:
Videojs is configured as below:
Is there anything i am doing wrong?
When i remove the AUDIO="aac" it is working. It is also working if I remove the 2 #EXT-X-MEDIA lines. But in both cases there is no more sound.