We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
I also tried the setup with https/wss but still get the same status code and pending state for the web socket connection
Sorry, something went wrong.
Could you please try the latest solution provided in the following issue? #38
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: