> The best chance I have is to make Abrowser/Icecat/Firefox/TorBrowser
> work best playing the live stream with the html5 (or even the JS
> player).
> 
> Which makes me wonder again... is there any configuration I can make
> load more of the streams before initiating playback?
> 
> Thanks.

I don't think this video is embedded with HTML5. I don't see a video tag
anywhere in the source. The only place the videolink variable is used is

player = new Playerjs({id:"videoplayerdiv", file:videoLink, auto:"play"});

when I guess is defined here.[1]

I'm not sure how you'd go about finding a one-size-fits-all solution
that works on all sites that provide their own JS player. Even if you
find a way to modify the JS player on this site to load more of the
stream, it wouldn't work on another site that uses a different JS
player.

[1] https://static.sportbar.biz/playerjs.js

Attachment: signature.asc
Description: PGP signature

Reply via email to