is it possible to embed an m3u8 stream? i tried several players and stuff but it just don't play, is it something about crossdomain?
here is what i got
is it possible to embed an m3u8 stream? i tried several players and stuff but it just don't play, is it something about crossdomain?
here is what i got
You must configure CORS server side. If you do not control the server, then itβs not possible to embedded the stream in another domain. That is exactly the purpose of CORS.