T tanjiro New Member Jun 25, 2020 #1 I set up a laravel website with a self hosted player but I'm getting this error: None of MediaProviders available But when put the codes to a raw .html page, it works.
I set up a laravel website with a self hosted player but I'm getting this error: None of MediaProviders available But when put the codes to a raw .html page, it works.
Max Administrator Staff member Jun 25, 2020 #3 Good day. tanjiro said: None of MediaProviders available Click to expand... Yes, this message can be displayed if you're trying to play WebRTC via unsecure connection. WebRTC requires secure Websocket (wss) connection to be played. If you need to use unsecure connections, consider WSPlayer or preferrably HLS.
Good day. tanjiro said: None of MediaProviders available Click to expand... Yes, this message can be displayed if you're trying to play WebRTC via unsecure connection. WebRTC requires secure Websocket (wss) connection to be played. If you need to use unsecure connections, consider WSPlayer or preferrably HLS.