http-streaming
http-streaming copied to clipboard
Cannot play HLS v4 formatted by smooth streaming
Description
I found that VHS cannot play HLS v4 that formatted by smooth streaming but the previous plugin videojs-contrib-hls can do.
No problem with HLS v3
Sources
HLS v4 https://test.playready.microsoft.com/smoothstreaming/SSWSS720H264/SuperSpeedway_720.ism/manifest(format=m3u8-aapl)
HLS v3 https://test.playready.microsoft.com/smoothstreaming/SSWSS720H264/SuperSpeedway_720.ism/manifest(format=m3u8-aapl-v3)
Steps to reproduce
- play the provided HLS v4 link on VHS's live demo github page
- play the provided HLS v4 link on videojs-contrib-hls's live demo github page
Results
Expected
VHS can play HLS v4 as same as videojs-contrib-hls
VHS version
VHS 1.2.1
videojs-contrib-hls version
videojs-contrib-hls 5.14.1
videojs version
video.js 7.2.0
Browsers
- Chrome
Platforms
- Windows
👋 Thanks for opening your first issue here! 👋
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.
Hey @akkaradej , thanks for reporting. It looks like the video segment gets downloaded but the audio segment is not getting downloaded. We'll check into why.
@gesinger Is there any update on this ticket?
@gesinger Bump. I have not been able to get videojs to stream HLS in Chrome from Azure.
same issues.
I am able to play the two links provided in the original comment with the latest version of VHS 1.11.2 (available in Video.js 7.7.1).
I'm having the same issue, using Chrome on Windows. The player stalls after it retrieves the 4th segment, and is unable to keep playing. Seeking forward let's you see the video, without sound. No problem at all with any browser on Mac. Thanks.