-
The error message (added in [merge request #26](https://github.com/matrix-org/matrix-react-sdk/pull/26)) is not helpful to the user trying to trouble-shoot the problem.
> VoIP is unsupported
> Y…
-
Updated code:
ConnectyCube.videochat._onCallListener = this._onCallListener;
ConnectyCube.videochat._onAcceptListener = this._onAcceptCallListener;
ConnectyCube.videochat._onRejectList…
-
### Steps to reproduce
1. Run example code on iOS 14 phone
2. Try to use local microphone
### Expected behaviour
Audio is transferred to peers.
### Actual behaviour
No audio is received by t…
-
hi.
just follow install instruction for android and have red screen with this error:
android red screen with error: requiring unknown module "socket.io-client/socket.io"
npm --version
4.0.5
…
-
The examples work nicely in localhost! (Mac, Mojave, node 12.14)
Then I set up the examples in several servers (see details below), but it doesn't seem to work: For example, in ping-pong example, t…
-
is this lib still working correct ?
im using it . every thing is ok . just call.on("stream is not fireing at all . my code is simple like docs every where .
React.useEffect(()=>{
…
-
After the video call codec mismatch, I've added https://github.com/matrix-org/matrix-doc/pull/2746/commits/b62f842c0535594ae9efe6fb6db1322f84ab709b to the VoIP MSC to say we follow WebRTC's codec reco…
-
Fire tv max2023款,安卓11(fireos8.1.1.6),局域网连接主机,丢包严重,解码延迟70ms。而moonlight的话,仅有3ms解码延迟。好像今年上半年,firetv上运行moonlight也是延迟异常,后面修复了这个问题。详见https://github.com/moonlight-stream/moonlight-android/issues/1276,供参考。
-
# Bug report
- [ ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- [x] Android
- [ ] i…
-
Hi, I setup the three compents on one PC and I succeeded to push the stream to the ingest(connected log) from the OBS.
ws ip is changed to the LAN ip of this PC in src/wsUrl.js.
But when I refresh t…