ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.35k stars 413 forks source link

: Room connection error: Non-200 response to POST to URL: https://***********/r/asad14 : HTTP/1.1 404 Not Found #92

Open asad1492 opened 7 years ago

asad1492 commented 7 years ago

I have used https://appr.tc/](url) as my video server and downloaded this https://github.com/njovy/AppRTCDemo for my android app. It is working fine when connecting both these with each other.

then I deployed https://github.com/ISBX/apprtc-node-server NODE SERVER on our own cloud, video calling in browser is working fine where as when I try to connect above mentioned android app I am getting this problem

**E/RoomRTCClient: Room connection error: Non-200 response to POST to URL: https://*************/r/asad14 : HTTP/1.1 404 Not Found** .

Any help in this regard will be highly appreciated.

image

Abhisheksnapwiz commented 6 years ago

+1

I'm also facing the same issue, please help..