videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.45k stars 418 forks source link

Video.js has buffering issues when playing live streams, while other players do not. #1436

Open DaiWF opened 8 months ago

DaiWF commented 8 months ago

Please do not delete the template, by filling out the required information we can investigate your issue more quickly.

Before opening an issue see if your problem can be resolved with the troubleshooting guide.

Description

Please help me to see why this situation occurred. Include a reduced test case, we have a starter template on JSBin you can use.

Sources

https://pili-live-hls-nmgapp12019.sobeylive.com/nmgapp12019/live169761652164798.m3u8

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

1.https://videojs-http-streaming.netlify.app/?debug=false&autoplay=false&muted=false&fluid=false&minified=false&sync-workers=false&liveui=true&llhls=true&url=https%3A%2F%2Fpili-live-hls-nmgapp12019.sobeylive.com%2Fnmgapp12019%2Flive169761652164798.m3u8&type=application%2Fx-mpegURL&keysystems=&buffer-water=false&exact-manifest-timings=false&pixel-diff-selector=false&network-info=false&dts-offset=false&offset-each-segment=false&override-native=true&preload=auto&mirror-source=true&forced-subtitles=false 2.visit https://m3u8-player.com/ input https://pili-live-hls-nmgapp12019.sobeylive.com/nmgapp12019/live169761652164798.m3u8 3.The first link above has buffering issues when playing the live stream, while the second link plays smoothly without buffering.

Results

Expected

I hope that video.js can play without buffering issues.

Error output

If there are any errors in the console, from the player, or anywhere else please include them here:

Additional Information

Please include any additional information necessary here. Including the following:

videojs-http-streaming version

what version of videojs-http-streaming does this occur with? videojs-http-streaming x.y.z

videojs version

what version of videojs does this occur with? video.js x.y.z

Browsers

what browsers are affected? please include browser and version for each *

Platforms

what platforms are affected? please include operating system and version or device and version for each *

Other Plugins

are any other videojs plugins being used on the page? If so, please list them with version below. *

Other JavaScript

are you using any other javascript libraries or frameworks on the page? if so please list them below. *

video-archivist-bot commented 8 months ago

Hey! We've detected some video files in a comment on this issue. If you'd like to permanently archive these videos and tie them to this project, a maintainer of the project can reply to this issue with the following commands:

welcome[bot] commented 8 months ago

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

adrums86 commented 8 months ago

I'm getting a 403 on the provided manifest. We'll need something we have access to in order to help.