简体   繁体   中英

Webrtc support on native ios webview

I want to build an ios application, where I plan to have a native iOS webview in the app. Within the native webview, I want to be able to run a video call, using webrtc. Is this possible? Is webrtc supported by native iOS webviews?

webview supports RTCPeerConnection but the state of getUserMedia is still unclear. See https://bugs.chromium.org/p/chromium/issues/detail?id=752458 and the linked webkit bug.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM