-
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…
-
Hello everyone,
I'm encountering an error while attempting to connect to a room using the LiveKit library in React Native. Here's the code I'm using:
```
const [room] = useState(() => new Roo…
-
**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…
-
### Steps to reproduce
`this.refs.twilioVideo.connect({ roomName: this.state.roomName, accessToken: this.state.token, trackName: `student-${Date.now()}` })`
1. Pass trackName prop to connect funct…
-
### 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…
-
I need to double check with the current release of `react-native-webrtc` but with the M69 work thats now in master branch, ringback works on outgoing calls very briefly and then stops (before I call I…
-
### 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
…
-
Updated code:
ConnectyCube.videochat._onCallListener = this._onCallListener;
ConnectyCube.videochat._onAcceptListener = this._onAcceptCallListener;
ConnectyCube.videochat._onRejectList…
-
As mentioned in your documentation for [react-native-webrtc](https://github.com/oney/react-native-webrtc#demos) (shown below).
![oney](https://user-images.githubusercontent.com/33648821/40174671-6…