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

Building from source, results to an ssl issue #553

Open
George-Gi opened this issue Jan 20, 2025 · 0 comments
Open

Building from source, results to an ssl issue #553

George-Gi opened this issue Jan 20, 2025 · 0 comments

Comments

@George-Gi
Copy link

I am building webrtc from source following the instructions in the repo and then I am executing the cargo build. Everything builds successfully and I can run the livekit examples, however whenever I am using a URL with encryption for the server (wss:), the room.connect fails with an exception HTTP error: 200 OK. If I use (ws:), everything works as expected.
I assume it is related to the WebSocket and SSL. I have run the build_linux.sh and the ssl patch has been applied successfully.
If I use the original liblivekit_ffi.so that comes with the installation the URL with encryption works as expected.
Any ideas?

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

1 participant