Skip to content
New issue

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

Issue in playing video #52

Open
ebala96 opened this issue Aug 4, 2022 · 2 comments
Open

Issue in playing video #52

ebala96 opened this issue Aug 4, 2022 · 2 comments

Comments

@ebala96
Copy link

ebala96 commented Aug 4, 2022

I've set up the project for dev purposes on my local machine.

image
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?

@ebala96
Copy link
Author

ebala96 commented Aug 8, 2022

I also tried the setup with https/wss but still get the same status code and pending state for the web socket connection

@ponyo877
Copy link

Could you please try the latest solution provided in the following issue?
#38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants