trailofbits / tubertc

Peer-to-Peer Video Chat for Corporate LANs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helper utilities for setting up TLS

yying opened this issue · comments

commented

If you're deploying this to an internal network, you might skip the step of creating an TLS certificate. This is problematic because getUserMedia won't work post-Chrome 47 for non-HTTPS connections.

Tuber should come with a set of helper utilities for creating a TLS certificate so this is less of a problem.