-
Notifications
You must be signed in to change notification settings - Fork 46
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
Problem with playing video / websocket connection #38
Comments
Tried behind a reverse proxy with tls, but fails because of the mix of http / ws (without tls) and https. Would be nice to get it work with tls https / wss? update So looks like a problem to establish websocket connection with and without tls? Output of rtwatch ist just:
|
Also tested with branch renovate/github.com-pion-webrtc-v3-3.x with same problem. Loading indicator and video can't be played. |
I faced the same issue as you, but it was resolved when I provided an mp4 file with audio. |
I tried rtwatch locally with my notebook (port 8080, no tls) and it fails with the following error during ws connection is pending.
Server: Manjaro Linux
Client: Win10, Chrome
The text was updated successfully, but these errors were encountered: