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

DRM with DASH is not playing and stuck in loading state #1513

Open
kamleshFC opened this issue May 20, 2024 · 4 comments
Open

DRM with DASH is not playing and stuck in loading state #1513

kamleshFC opened this issue May 20, 2024 · 4 comments

Comments

@kamleshFC
Copy link

Description

https://reference.dashif.org/dash.js/v4.4.0/samples/drm/widevine.html

I have tried to play a sample DRM stream from the above dash samples and the player is stuck in the loading state

Browser: chrome latest

library versions:
"video.js": "8.12.0", "videojs-contrib-eme": "^5.3.2"

Reduced test case

Could be test on sample video js player

Steps to reproduce

  1. copy sample URL and DRM details from https://reference.dashif.org/dash.js/v4.4.0/samples/drm/widevine.html
  2. try playing this with the latest version of video.js
  3. The player stuck in the loading state
    the

Errors

No errors in the console

What version of Video.js are you using?

8.12.0

Video.js plugins used.

"videojs-contrib-eme": "^5.3.2"

What browser(s) including version(s) does this occur with?

Lastest

What OS(es) and version(s) does this occur with?

Mac M2

Copy link

welcome bot commented May 20, 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.

@mister-ben mister-ben transferred this issue from videojs/video.js May 23, 2024
Copy link

welcome bot commented May 23, 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.

@JESUMH
Copy link

JESUMH commented May 29, 2024

Hi,

I have the same issue using streaming DASH urls with timeshift. Device has high CPU usage and JS memory. Web browsers and Tizen or WebOS Smart Tv crashes.

image

Scanning memory inspector, I see the following callstack:

image

Thank you,
Jesús Martínez

@adrums86
Copy link
Contributor

adrums86 commented May 29, 2024

Can you add a reduced test case or test your stream in the VHS demo page and share the results?

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

No branches or pull requests

3 participants