mediasoup-broadcast-example icon indicating copy to clipboard operation
mediasoup-broadcast-example copied to clipboard

Websocket error during handshake. Response code 404

Open nilopaim opened this issue 5 years ago • 0 comments

Everything works on my local machine.

But when I deploy on my web server I got an error, complaining about pubsub with error 404.

The capture of camera and miccrophone works fine.

The error occurs on publish (publisher.html) and on subscribe (index.html).

What am I missing?

nilopaim avatar Feb 25 '21 14:02 nilopaim