mediasoup-broadcast-example
mediasoup-broadcast-example copied to clipboard
Websocket error during handshake. Response code 404
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?