Skip to content

Building from source, results to an ssl issue #553

Description

@George-Gi

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions