-
in signal project : Web and Signaling
1. npm i (in signaling)
2. npm start looking good in backend
in react native project: WebRtcMobile
1. fix about version react-native-webrtc to 1.84.0 in pa…
-
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…
-
# Bug report
how to integrate react native expo
- [ ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reprod…
-
Documentation to accompany this github page: https://github.com/react-native-webrtc/react-native-callkeep
-
### Steps to reproduce
1. Two user is connected in video call. One from React-Native mobile application and other from iPhone's safari or chrome.
### Expected behaviour
Both users should be vis…
-
yarn run v1.22.21
$ react-native run-android
info JS server already running.
info Installing the app...
> Configure project :notifee_react-native
:notifee_react-native @notifee/react-native fou…
-
### Steps to reproduce
1. Connect
2.End call
### Expected behaviour
Close camera
### Actual behaviour
Camera is not closed it just freezes.
### Environment
- **Node.js version**:v16.13.…
-
Preface: I did not need any config-plugins for Expo, just installed it and it runs successfully on both Android & iOS.
I am able to call: ` InCallManager.start({ media: "video" });` and it's functi…
-
So guys, i'm a bit desperate here: i'm using it together with react-native-webrtc. The problem is i need to stop it when i swipe the app from the multitasking. On android
-
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 …