Will and When will Mobile Browers support getUserMedia?

不问归期 提交于 2019-12-06 03:38:01

Currently Opera Mobile 12.0 only support getUserMedia API - however I'm expecting that other mobile clients 'll start supporting it at the beginning of the 2013.

Updated at 3:57 am - Wednesday, 21 May 2014 (UTC)

Now, all major three browsers are supporting WebRTC (getUserMedia + PeerConnection + RTCDataChannel) on android:

  1. Firefox - its a Google App Store link
  2. Chrome - its a Google App Store link
  3. Opera - its a Google App Store link

You can use cross-walk project and compile your HTML into cross-platform apk files and it will work! It supports All WebRTC features i.e. getUserMedia + PeerConnection + RTCDataChannel.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!