-
### 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…
-
This is pretty important to separate from Chrome if one needs to build a great high performance app. The issue with chrome tends to be it eats up a lot of bandwidth and slows everything down.
Also …
-
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 …
-
**Describe the bug**
I have a Flutter app that handles chats and voice calls (through the SIP plugin of a Janus gateway, using the `janus_client` package) and handling incoming/outgoing calls through…
-
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
…
-
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 …
-
#### 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 …
-
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…