bitmovin-player-web-samples icon indicating copy to clipboard operation
bitmovin-player-web-samples copied to clipboard

Showcases build around the Bitmovin Adaptive Streaming Player, demonstrating usage and capabilities of the HTML5 based HLS and MPEG-DASH player, as well as the Flash based Fallback.

Results 2 bitmovin-player-web-samples issues
Sort by recently updated
recently updated
newest added

- this PR shows a bug where bundling with `vite` (which uses `rollup` under the hood) causes issues when using the modular player - to repro do the following ```...

Adding a sample to show how our player can be used on a function based react component.