Novage / p2p-media-loader

An open-source engine for P2P streaming of live and on demand video directly in a web browser HTML page
https://novage.com.ua/p2p-media-loader/demo.html
Apache License 2.0
1.41k stars 311 forks source link

Anyone have luck installing on JW Player? #311

Closed todd-g closed 6 months ago

todd-g commented 11 months ago

Here's my attempt: https://codepen.io/todd-ggg/pen/YzdMjBL?editors=1111

The video plays fine, but I can't tell if anything is p2p. I've turned on the debug scripts they suggest here (https://github.com/Novage/p2p-media-loader/blob/master/FAQ.md#how-to-see-that-p2p-is-actually-working)

But nothing shows up in the console. I have a feeling this implementation is just very out of date. I don't think you have to specifically tell JW to use HLSJS anymore (for a long while now).

Any ideas?