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

Problem with changing swarmId. #247

Closed rozenrod closed 7 months ago

rozenrod commented 2 years ago

I'm using Playerjs with a playlist of 5 files (5 series). If I do not specify the swarmId myself, then when I change the series, everything works and the swarmId itself is updated. But when I set the swarmId parameter to a function that returns return "https://site .com/2" then the player can only run 1 file, but it freezes when changing the series.