Skip to content
sebjf edited this page Oct 20, 2020 · 4 revisions

Welcome to the webrtc wiki!

Before doing anything else, including debugging, please familiarise yourself with the platform specific differences. Then, follow the build instructions on the dedicated pages for your chosen platform.

Please be aware that this fork is designed to work with the UCL's Ubik, and be embedded in another Unity package. The WebRtc native library is very particular, and is built without support for exceptions. If it is used incorrectly in any way, it will kill the process. Much of the developer-friendly functionality is in Ubik.

Clone this wiki locally