latest version of webrtc installed i can see the module.
when i place a call i get this error
getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS.
When i enabled HTTPS
Mixed Content: The page at 'https://x.x.x.x/ucp/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://x.x.x.x:8088/ws'. This request has been blocked; this endpoint must be available over WSS.
↧
Webrtc will not load
↧