swift - Add webRTC in webview in iOS? -


i have created chat webview. problem chat has video , voice not supported ios because not support webrtc.

the main question how can add rtc inside webview in swift support ios video , voice?

unfortunately current webrtc support in ios web browser, can't add webrtc. have use native ios libraries (https://webrtc.org/native-code/ios/).


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -