-
I m using react-native-jitsi-meet, and want a different calling screen UI, so I customized the screen with **jitsi/jitsi-meet** & build a **customized jitsimeetSDK.framework & webRTC.framework**.
N…
-
Hello. I'm trying to build these package and examples in my environment, but it doesn't work, it just shows white screen.
I've trying to fix it out, I've trace it and in my console log, `this.state.…
-
Fire tv max2023款,安卓11(fireos8.1.1.6),局域网连接主机,丢包严重,解码延迟70ms。而moonlight的话,仅有3ms解码延迟。好像今年上半年,firetv上运行moonlight也是延迟异常,后面修复了这个问题。详见https://github.com/moonlight-stream/moonlight-android/issues/1276,供参考。
-
I had really hard time debugging issues regarding `didActivateAudioSession` event. I used it to play the ringback tune as it's suggested in the readme.md file. The problem is that in the case of unloc…
-
### Steps to reproduce
1. Open Xcode and Run app on My Mac (Designed for iPad) / product -> archive it as a Mac app on a Apple Silicon machine
2. Make a video call with another user running the same…
-
In my application Video view will be automatically displayed when we got incoming call when app is already open.
I am getting this issue only when app is open in both device.
### Steps to reproduc…
-
my App.js file
```
import {
RTCPeerConnection,
RTCIceCandidate,
RTCSessionDescription,
RTCView,
MediaStream,
MediaStreamTrack,
mediaDevices,
registerGlobals
} from 'react…
-
**Overview**
We would _like_ to include a shared live feed of each player's camera & audio in the final production release of BringMe. However, one of the goals of the BringMe implementation is to la…
-
Hello,
My is does use **webRTC** as well as **react-native-incall-manager** to control media call. So, I wanted to have a listener whenever a bluetooth or wired is connected to a device and I came ac…
-
i am facing this error
`Native Module Incall Manager tried to override IncallManagerModule . check to get Package Method in main Application.java it might be that module has been created twice. if…