Replies: 2 comments 1 reply
-
The error you mentioned related with livekit. Your browser can't established connection with livekit properly. I ain't sure if nginx support tcp pass-through or not. If not then nginx can't be use in this case. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jibon57 can't i direct to IP connect? or does it need SSL ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to use it with nginx reverse proxy instead of haproxy.
Also I don't want to install it on the server but do everything via the docker
However, i get this error:
Am I missing configurations?
I've confirmed that the required ports are opened...
I've also tried changing:
/pkg/controller/auth_token.go
to
to no avail...
Any help?
Beta Was this translation helpful? Give feedback.
All reactions