Skip to content

Serving switchboard over HTTPS #30

Description

@glenn-kroeze

Hi, I'm currently doing a college project which requires video and audio transmission from person to person within a browser. rtc.io seems like a great way to achieve this. I am however running into a problem. I am serving the HTML page with the rtc.io content over HTTPS, since Chrome requires HTTPS to be used when handling the webcam. While this isn't an issue perse, the problem arises when I try to connect a client to a self-hosted switchboard. Chrome will only allow me connect a client to a switchboard if the switchboard is also served over HTTPS, which it isn't as far as I can tell. What would be the correct way to connect a client to the switchboard over HTTPS?

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