Wowza Community

Error during WebSocket handshake: Unexpected response code: 200 | Webrtc

after configuring wowza server and updating all Vhost and app xml setting i am able to access webpages of webrtc, but i am performing any action like, Publish, Play, screenShare video chat getting it terminating request Getting error like below

Error during WebSocket handshake: Unexpected response code: 200

ohk, i will, any advice for websocket handshake error

My advice: Follow the instructions from https://www.wowza.com/docs/how-to-use-webrtc-with-wowza-streaming-engine - be accurate and do not make changes to names etc. until it works (after that you can experiment)

Use the sample code that the article refers to (https://github.com/WowzaMediaSystems/webrtc-examples/tree/master), and I’d first test with Chrome. Remember that Chrome supports WebRTC over TCP, but many other browsers only support WebRTC over UDP, so I’d set it to UDP right away.