p2p-media-loader icon indicating copy to clipboard operation
p2p-media-loader copied to clipboard

An open-source engine for P2P streaming of live and on demand video directly in a web browser HTML page

Results 101 p2p-media-loader issues
Sort by recently updated
recently updated
newest added

Hello everyone, how do you think integration with react native is possible?

Hi. I played a video it must load ~3 segments to playing. When I skip a scene and fisrt load is slow. Can i config this just loading 1 segment...

The p2p in the Jwplayer HLS version at the end of each video by clicking on the replay button it breaks. I already checked the hls in the normal version...

Hi @mrlika , I having some issues on http live stream using p2p media loader script. Please take a look. Thanks!

bug

Hi, I am having trouble activating P2P with JWplayer VTT subtitles from the player setup. I tried to fix it but I couldn't find the solution, I'm new to hls.js...

FluidPlayer Github: https://github.com/fluid-player/fluid-player FluidPlayer Web: https://www.fluidplayer.com/ ``` Video Player video, #video, #fluid_video_wrapper_video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; } *{margin: 0;padding:...

Hello, There is a deprecated (possibly removed) function on the core. When that function called, player fails and throw error. I don't know when and why that function needed to...

Our company using a DRM player from https://castlabs.com/ They using videojs and shaka player for web version And using an SDK for Android and iOS. How to integrate p2p-media-loader with...

question
documentation

The "videojs-hlsjs-plugin" by streamroot (https://github.com/streamroot/videojs-hlsjs-plugin) uses an old version of hls.js (v0.13.2). However, if you compile the plugin with newer versions of hls.js, the video will play, but it breaks...