-
MPD elements are not ordered based the `` of the DASH schema.
The results is that MPDs generated by this library are not passing the XML Schema validation
For example, the following MPD Instance :…
-
```
```
In order to insert advertising, I do
```
var player = dashjs.MediaPlayer().create();
playerAd = dashjs.MediaPlayer().create();
player.initialize(document.querySelect…
-
Hi
We have a couple of devices (Sony TV) that do not play the 6.1 and 6.3 Multi-period dash examples. After debugging and discussion with the device vendor they have diagnosed the issue as a proble…
-
### Issue guidelines
- [X] I've read the [Issue Guidelines](https://abhitronix.github.io/vidgear/latest/contribution/issue/#submitting-an-issue-guidelines) and wholeheartedly agree.
### Issue Ch…
-
The link https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd in TestStreams.md uses cenv encryption
The MP4 file obtained after using the .\N_m3u8DL-RE.exe "https://bitmovin-a.…
-
Hi ,
I have media stream published with DRM (I have the key for decryption) , I downloaded the video in 1280x720, but it's stuck on a frame for a few seconds and then moves to the next frame and s…
-
### Describe the problem
Hi. I am trying to play Widevine encrypted content.
I am using the default `R{SSM}|R`. But the content fails to play.
The playback works fine on other players like OTT Nav…
-
**Environment**
dash.js version: 4.7.4
Browser name/version: Chrome 128.0.6613.85
OS name/version: MacOS Sonoma 14.5
**Steps to reproduce**
Start watching a live program.
Seek a few minutes ba…
-
Hello and thank you for such an awesome project!
I'm using dataformat-xml to create a video manifest (MPEG-DASH mpd), and for aesthetic reasons I'd really like if it could write all namespace decla…
-
I want to make mpeg-dash live stream that can have its content replaced with other content.
- I looked at this https://github.com/gpac/gpac/issues/2983 and find the statement
> You should write you…