How to use front tablet's webcam with HTML GetUserMedia?

强颜欢笑 提交于 2020-01-03 03:57:08

问题


I am trying to use WebcamJS in Chrome on Windows tablet which has 2 webcams. However, it is working only with back webcam.

Any idea how to make it work with front webcam ?

Thanks for any hints.


回答1:


There's a fork of that project that allows that very feature (the ability to choose the camera device): https://github.com/carvilsi/webcamjs

Hope this helps.



来源:https://stackoverflow.com/questions/28485544/how-to-use-front-tablets-webcam-with-html-getusermedia

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