trailofbits / tubertc

Peer-to-Peer Video Chat for Corporate LANs
MIT License
362 stars 62 forks source link

Investigate alternative WebRTC libraries #20

Open yying opened 9 years ago

yying commented 9 years ago

js/vtc.js is modular enough to swap out with an alternate WebRTC library, like SimpleWebRTC, if it works more reliably than EasyRTC.

hthetiot commented 3 years ago

I don't think SimpleWebRTC is more reliable than easyrtc (full disclosure I'm the maintainer of open-easyrtc).

In any case if you have specific issue we can help.

This is an old issue i recommend to close it.