-
- [x] I have provided steps to reproduce (e.g. a link to a [jsfiddle](https://jsfiddle.net/))
- [x] I have provided browser name, version and adapter.js version
- [x] This issue only happens when ad…
-
Hi,
during these months WebRTC and relative libraries (like adapter.js) have been updated but in the meanwhile I haven't seen also updates on rtcomm.
Is this project alive and well?
Regards,
Di…
-
**Describe the bug**
`flutter-webrtc` cannot connect to a TURN server using TLS, with a [letsencrypt](https://letsencrypt.org/) certificate.
**To Reproduce**
`turns:` URL fails to connect, bu…
-
There does not appear to be any webrtc api adapter code for safari, and indeed, when testing on safari, the demo does not work.
-
Problem with server.js
When I'm trying login on https://localhost:8000/webrtc.html I got error message
```
Server on Port 8000
req: GET for: /webrtc.html
req: GET for: /css/video-call.c…
-
Hello
WebRTC video always works on IOS 14.XX but now in IOS 15 don't works
Any idea?
-
Why does the live locator demo work on iOS 11 and not the beta scan to input example ? They both use getUserMedia ?
So this works (asks for camera access):
https://serratus.github.io/quaggaJS/exa…
p3t3r updated
6 years ago
-
### Xmake 版本
2.6.7
### 操作系统版本和架构
Windows 10 21H2
### 描述问题
在修改 gamenetworkingsockets package 的 porting 的时候,出现了一部分 proto rule 正确执行,但其中一个执行失败的情况。
```
protoc src\common\steamnetworkingsockets_messa…
-
Versions affected
Cordova version: 10.0.0
Cordova iOS version:
Plugin version (e.g 6.0.12): 8.0.0
iOS version (e.g 10.2): 14.4.2
Xcode version (e.g 11.1 - 11A1027): 12.2
WebRTC-adapter version (…
-
I have implemented the mediasoup adapter and achieved audio/video transmission just as webrtc/easyrtc adapters have done. It is based on SFU architecture and can greatly improved the efficiency and ca…