WebRTC/Janus on iOS

1.9k Views Asked by At

What are my options implementing WebRTC (Janus specifically) in my iOS app?

From what I've gathered, using the WebRTC library made by Google is hard and may fail. Also the fact that the backend uses Janus, I don't know how much work I'd have to do to get the basic WebRTC compatible with the Janus layer.

Also, does WebRTC work in Safari/WK webviews in iOS 11/12? I don't want to stream from the app, I only want to view a stream.

0

There are 0 best solutions below