-
**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…
-
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 …
-
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 …
-
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…
-
This seems to be an issue with the daily js forked version of react native webrtc and specifically this function
```objectivec
- (AVCaptureSession *)configuredCaptureSession {
AVCaptureSession …
-
#### 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 …
-
### 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
…
-
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:
- [ ] Android
- [ ] i…
-
### Steps to reproduce
1. Execute a simple video call code
2. Video and audio work fine, both the cameras work
3. But when putting screenShare={true}, nothing happens.
### Expected behaviour
S…