Piasy你好,有幸学习您的博客。按照博客使用docker 配置apprtc server,遇到两个问题,
一、进入房间提示:
[Deprecation] getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
二、ice连接失败:Failed to load http://xxx:3033/iceconfig?key=none: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://xxx:8080' is therefore not allowed access. The response had HTTP status code 404.
我使用的Chrome版本 61.0.3163.100(正式版本) (32 位)
Piasy你好,有幸学习您的博客。按照博客使用docker 配置apprtc server,遇到两个问题,
一、进入房间提示:
[Deprecation] getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
二、ice连接失败:Failed to load http://xxx:3033/iceconfig?key=none: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://xxx:8080' is therefore not allowed access. The response had HTTP status code 404.
我使用的Chrome版本 61.0.3163.100(正式版本) (32 位)