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

Buffering issue while playing Livestream feed(M3u8)

Open prakash-bbsr opened this issue 1 year ago • 6 comments

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

Briefly describe the issue. Include a reduced test case, we have a starter template on JSBin you can use.

Sources

We are allowing a third-party feed (https://vidcdn.vidgyor.com/news24-origin/liveabr/playlist.m3u8)

Steps to reproduce

While comparing the same feed with multiple players(VLC,Bitmovin,Akamai and videojs player) , We are facing buffereed issue for livestream content not vod content.

  1. Issue is buffered a log and sometimes halt the player.

Results

Expected

Expected result, It should play perfectly like other player without any disturbance.

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 1.13.4

videojs version

what version of videojs does this occur with? video.js 7.11.7

Browsers

Chrome browsers

Platforms

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

Other Plugins

Yes, Other plugins are used.

  • videojs-contrib-dash": "^5.1.1"
  • "videojs-contrib-eme": "^3.10.1",
  • "videojs-contrib-quality-levels": "^2.1.0",
  • "videojs-hls-quality-selector": "^1.1.4",
  • "videojs-http-source-selector": "^1.1.6",
  • "videojs-qualityselector": "0.0.4",
  • "videojs-seek-buttons": "^1.6.0",
  • "videojs-watermark": "^2.0.0"

Other JavaScript

Yes, We are using jquery": "^3.6.0" *

prakash-bbsr avatar Jun 21 '23 07:06 prakash-bbsr