Shan
Shan
@sampotts Most importantly will you please provide option to change quality of an MPEG DASH or HLS stream while it's playing. Just like streaming site like youtube in which we...
MS Edge has native transmuxing of mpeg-2-ts chunks of hls streams. So to counter it. First of all, make sure you have this included ```html ``` in the head of...
This was how I fixed it as I also use MS edge. https://www.speedynet.eu.org/shaka?link= This is a quick way of testing HLS streams on Edge with Shaka player.
It says, `Missing required request header. Must specify one of: origin,x-requested-with`
I guess, Replit code of yours is being prevented by `Cors Policy` to fetch the HLS(.m3u8) manifest and play it. Whereas, the Replit app on mobile devices might has its...
I think that the same goes for Zoro also.