ISBX / apprtc-ios

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

Web socket closed #31

Open murugesh08 opened 8 years ago

murugesh08 commented 8 years ago

I'm getting an error "WebSocket closed with code: 1001 reason:Stream end encountered wasClean:0" when connecting the room from browser to device. Using Kurento server for communicating the device and browser.Always I'm getting _readyState = SR_CLOSED.This is client side issue or server side pls explain me..Why this is happening??Give me some solution...