-
AC1: Look into which external tool to use to aid in downsampling of videos
-
I want to have an mp4 fallback URL for when my HLS / Dash players don't work for the following errors:
* `SOURCE_COULD_NOT_LOAD_MANIFEST` (if I put a link with a typo)
* `SOURCE_NO_SUPPORTED_TECHN…
-
I can't get a lot of documented features to work.
For example headers object in drm blocks don't get sent. And network prehttpProcessor only works in chrome not safari.
I'm using http://cdn.bitm…
-
**What do you want to do with Hls.js?**
I'm setting up a web page that can play from m3u8 playlist (HLS). I want to handle video chunks like in this example with MSE https://github.com/bitmovin/mse-d…
-
I'm sorry I guess this is a silly question but I fail to run the example.
I cloned the repo just now. I went to `src/html` and ran `python -m http.server` then it said it failed to find the script …
-
I’ve created my own instance of the player and loaded the Parkour video. I’m implementing custom UI to create and playback clips. When I do `player.seek(24.979331)` repeatedly by clicking a custom mad…
ghost updated
5 years ago
-
[Filed on behalf of bruce Roberts at Ericsson]
- [x] The MPD passes the DASH-IF Conformance Tool on https://conformance.dashif.org/
- [x] The stream has correct Access-Control-Allow-Origin headers (…
wilaw updated
5 years ago
-
360 video on iOS safari doesn't render as 360, but instead as a stretched out 2D video
the same website when visited on OS X Chromium and/or Firefix works fine
why is this?
-
I’m currently setting up a custom UI, and I need to maintain my own version of `bitmovin-player-ui`. I like to use Prettier with format-on-save enabled, both because it takes the hassle out of formatt…
ghost updated
5 years ago
-
bitmovin.player.version: ^7.8.2
bitmovin.playerui.version: 2.18.0
I've tried saving the user video quality bit rate a couple of different ways and nothing seems to work.
1. store their selecti…