I was trying to connect live streaming in my laravel application using Antmedia Streaming Server, when it comes to production the websocket is not connected. I think the browser is blocking the server url. Can anyone help ?
Asked
Active
Viewed 518 times
0
-
1Hi @Midhun Babu, Did you get this solved? I am facing the same issue. – Benjamin Mwendwa Munyoki Dec 01 '20 at 06:58
-
Hi @BenjaminMwendwaMunyoki, it works fine with direct URL of the loadbalancer. But the browser keep blocking when using CDN. – Midhun Babu Feb 08 '21 at 09:07