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

Cannot connect to janus server #13

Open vantuan88291 opened 3 years ago

vantuan88291 commented 3 years ago

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: localhost, but cannot accest to localhost/janus, it gave me 404 not found. Please guide me how to use it. Thanks