Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overrided VHS configuration fires 'ended' event on live in Safari. #1483

Open
lipatnikovka opened this issue Feb 7, 2024 · 1 comment
Open

Comments

@lipatnikovka
Copy link

lipatnikovka commented Feb 7, 2024

Description

Overrided VHS configuration fires 'ended' event on live in Safari. I suppose HTML media element fires 'ended' event due to http-steaming seeks to the latest media position if this is a live video.

Sources

https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/master.m3u8

Steps to reproduce

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

  1. Go to https://videojs-http-streaming.netlify.app/
  2. Paste the given URL as a source URL and load the player.
  3. Click big play button
  4. You can see the video is not playing.

Results

Expected

Please describe what you expected to happen that did not happen in the description.
Video is playing

Error output

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

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 3.11.0

videojs version

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

Browsers

what browsers are affected? please include browser and version for each
Safari 17.1
Only Safari

Platforms

what platforms are affected? please include operating system and version or device and version for each
MacOS Sonoma 14.1

Other Plugins

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

Other JavaScript

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

Copy link

welcome bot commented Feb 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant