简体   繁体   English

JavaScript获得WebCam分辨率

[英]JavaScript get WebCam resolution

Is it possible to get the Resolution of the WebCam though JavaScript? 是否可以通过JavaScript获得WebCam的分辨率? Has anyone done this before? 有人做过吗? If javaScript is not an option, what else we can go through? 如果没有javaScript选项,我们还能做些什么?

Thanks 谢谢

Check out Access webcam without Flash 检出不带Flash的Access网络摄像头

You could build a flash webcam and pass the resolution to javascript. 您可以构建一个Flash网络摄像头,然后将分辨率传递给javascript。

I use http://www.scriptcam.com/ and last I remembered if you enable debug mode you can grab the resolution of the webcam from a javascript variable. 我使用http://www.scriptcam.com/ ,最后我记得,如果启用调试模式,则可以从javascript变量中获取网络摄像头的分辨率。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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