http-streaming icon indicating copy to clipboard operation
http-streaming copied to clipboard

Cannot play HLS v4 formatted by smooth streaming

Open akkaradej opened this issue 6 years ago • 7 comments

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

  1. play the provided HLS v4 link on VHS's live demo github page
  2. 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

akkaradej avatar Aug 02 '18 16:08 akkaradej

👋 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.

welcome[bot] avatar Aug 02 '18 16:08 welcome[bot]

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 avatar Aug 22 '18 20:08 gesinger

@gesinger Is there any update on this ticket?

asadmalik3 avatar Apr 15 '19 13:04 asadmalik3

@gesinger Bump. I have not been able to get videojs to stream HLS in Chrome from Azure.

wilkesreid avatar Jul 10 '19 21:07 wilkesreid

same issues.

Gemerz avatar Nov 19 '19 06:11 Gemerz

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).

gkatsev avatar Nov 22 '19 22:11 gkatsev

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.

damianvila avatar Apr 02 '20 14:04 damianvila