react-native-webrtc-janus-gateway icon indicating copy to clipboard operation
react-native-webrtc-janus-gateway copied to clipboard

Video conference system for mobile application. Base technology is react-native-webrtc + Janus Webrtc Gateway

Results 8 react-native-webrtc-janus-gateway issues
Sort by recently updated
recently updated
newest added

Hi, i' am using this project with the matest version of your react-native-webrtc git+https://github.com/atyenoria/react-native-webrtc.git.. The local stream appears and the peers are attached to Janus gateway.. but the remote does...

Hello, I'm trying to display a remote streaming video but i succeed to connect to janus library but i get at the end a black screen instead of video content....

I have a problem. When i initiate a call with this plugin and finish them i have green indicator in ios. This indicator means what something is recording. Have any...

My config: JanusWssHost: 'ws://10.0.10.53:8088/janus', or 8188, wss://... i have tried it all before, but still get cannot connect message in this app. I installed janus docker and can access to:...

Dear, i followed these commands to build and run for android. - install Buck - `npm start` - to start the packager - `cd android` - `keytool -genkey -v -keystore...

Hello, can this app work with latest Janus Gateway Servers. best

the webrtc still running when apps in background.. how can i stop it?