Open ebala96 opened 2 years ago
I also tried the setup with https/wss but still get the same status code and pending state for the web socket connection
Could you please try the latest solution provided in the following issue? https://github.com/pion/rtwatch/issues/38
I've set up the project for dev purposes on my local machine.
I see only the loader and not the video stream. Command: go run main.go -container-path=/home/rtwatch/video4.mp4
Commandline output: Video file '/home/rtwatch/video4.mp4' is now available on ':8080', have fun!
I get 101 Switching Protocols for the WebSocket connection status code and the state is Pending.
Machine details: Ubuntu 18.04 Browser: Chrome
Am I missing anything in the setup?