atyenoria / react-native-webrtc-janus-gateway

Video conference system for mobile application. Base technology is react-native-webrtc + Janus Webrtc Gateway
https://github.com/atyenoria/react-native-janus-gateway-webrtc-video-chat
194 stars 77 forks source link

How to stop Webrtc? #8

Open AdamFM opened 6 years ago

AdamFM commented 6 years ago

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

atyenoria commented 6 years ago

@AdamFM

IDK!!! I also really want to do that! Did you find the solution?

jorge627 commented 5 years ago

Hi @AdamFM could you please help me with the janus webrtc server configuration ? I'm still cannot find how can I connect the react-native app with the JanusWssHost

Thanks in advance

pohsiu commented 5 years ago

@jorge627 u can take my sample project of janus server as reference https://github.com/pohsiu/janus-test

jorge627 commented 5 years ago

@pohsiu thanks a lot !

YuePing1104 commented 5 years ago

楼上的老铁们,你们是怎么运行起这个项目来的

pohsiu commented 5 years ago

@AdamFM r u looking for handler.hangup() ? that will cleanup webrtc