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

DASH compatibility #1589

Closed
aiko929 opened this issue Mar 2, 2023 · 1 comment
Closed

DASH compatibility #1589

aiko929 opened this issue Mar 2, 2023 · 1 comment

Comments

@aiko929
Copy link

aiko929 commented Mar 2, 2023

Current Behavior

Is the DASH/mpd file support disabled or broken?
Even in the demo version the DASH example isnt working. I tried multiple browsers but nothing changed.
Self hosted i cant seem to get a video stream up and running.

Expected Behavior

The video player should provide a video.

Steps to Reproduce

  1. Look at own demo link. (https://cookpete.com/react-player/)
  2. Or try following example:
  3. <ReactPlayer url="https://dash.akamaized.net/envivio/EnvivioDash3/manifest.mpd" playing="true" controls="true"/>

Environment

@cookpete
Copy link
Owner

cookpete commented Mar 7, 2023

It looks like https://dash.akamaized.net/envivio/EnvivioDash3/manifest.mpd just isn’t available any more. The files from https://reference.dashif.org/dash.js/nightly/samples/ work so I’ll switch to one of those. Good spot.

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

2 participants