-
### Steps to reproduce
If there is an ongoing video conference, and the mobile app goes to background by pressing home key, then the video of the mobile disconnects on web application. On opening the…
-
### Steps to reproduce
1. Enter call
2. After a few seconds the app crashes
Weird bug I'm running into where the app crashes, with the below sentry log. Possibly related is that sometimes my came…
-
Fire tv max2023款,安卓11(fireos8.1.1.6),局域网连接主机,丢包严重,解码延迟70ms。而moonlight的话,仅有3ms解码延迟。好像今年上半年,firetv上运行moonlight也是延迟异常,后面修复了这个问题。详见https://github.com/moonlight-stream/moonlight-android/issues/1276,供参考。
-
I want to improve the video quality.
I looked in the documentation and couldn't find if it is possible.
### Steps to reproduce
1. Have one participant join from an iOS device.
2. Have the other …
-
This seems to be an issue with the daily js forked version of react native webrtc and specifically this function
```objectivec
- (AVCaptureSession *)configuredCaptureSession {
AVCaptureSession …
-
### Steps to reproduce
1. Connect to a room using the .connect() method
2. Disconnect the room and pop the screen from navigation
3. Again try to connect to the same room
### Expected behaviour
…
-
#### Expected Behavior
Only the remote audio track should be forwarded.
#### Observed Behavior
When forwarding the remote audio track, the audio from the device's mic also gets merged with …
-
It should be pretty easy to hook up a webRTC connection between users in a cabal channel. Let's add the ability to start an audio connection in a channel (and then video someday) :D
Here's a packag…
-
I'm playing ringbacktone for outbound calls using my application.
`InCallManager.start({media: 'audio', ringback: '_DEFAULT_'});`
For Android, it's playing tring tring tone but it's not same in …
-
Hey guys! Thank you all for the great project. It's absolutely must-have for calling apps based on react-native!
In our project we use the event 'endCall' to let know a server that incoming call wa…