Hi, I was wondering if there is any way to use Janus with a minimal plain WebRTC client. If not I was wondering if there is any example of a client that does not uses any third party except WebRTC to interact with Janus. I'm asking this since I may have to use Janus with a Unity 3D client that does not have any Janus SDK, only WebRTC.
If there is no way to use only WebRTC (plus the signaling part), how big may be the effort to implement a brand new client?
Thanks