【问题标题】:Why does my webview doesn't show the webrtc camera in ios?为什么我的 webview 没有在 ios 中显示 webrtc 摄像头?
【发布时间】:2018-06-19 01:06:42
【问题描述】:

我正在使用 Licode webrtc 系统。在网络浏览器中运行良好,现在我想借助网络视图在移动设备上使用它。我正在研究并看到我想使用的 webview(人行横道)is not compatible with webrtc systems in ios,但我可以验证它在 Android 中。

我安装了camera plugin

我还安装了插件给camera permissions

  但是我仍然无法让 webrtc 系统的摄像头出现在我的 webview 中。

我的问题是: ios中人行横道webview上的摄像头有什么方法可以操作吗?

如果不是这样: 你知道有什么方法可以通过 webview 使用 Licode webrtc 系统吗?

【问题讨论】:

    标签: ios webview permissions


    【解决方案1】:

    很遗憾,您目前无法在 iOS 上的 WebView 中使用 getUserMedia(),因此无法从那里捕获摄像头。

    【讨论】:

    • 我看到有webrtc,有人推荐使用这个plugin。我看到有webrtc,有人推荐使用这个插件。但我不明白如何使用它。据我了解,这个插件将帮助我将我所拥有的 Licode 传递给 appRTC,但我不确定如何实现这一点。你用过吗?
    猜你喜欢
    • 2021-10-31
    • 1970-01-01
    • 2017-07-31
    • 2021-12-30
    • 2020-10-04
    • 2012-04-21
    • 2016-12-31
    • 2020-11-14
    • 2021-10-10
    相关资源
    最近更新 更多