Anybody have any idea where to get started with implementing a WebRTC video client in OF (for MacOS)?
I’m building an OF application that runs on a mac mini that needs to do some low latency video chatting via WebRTC.
There seems to be a lot of support for Android and iOS, see https://www.twilio.com .
Anyone have experience doing this? this post: https://forum.openframeworks.cc/t/of-used-to-create-an-interactive-christmas-miracle/13927/3 describes an integrated WebRTC approach by @globacore but has no description of how it was done…