文件名称:booth:通过 navigator.getUserMedia() 获取点播网络摄像头图片
文件大小:3KB
文件格式:ZIP
更新时间:2024-08-02 16:27:37
JavaScript
通过navigator.getUserMedia()获取点播网络摄像头图片。 检查 实例化 < script type =" text/javascript " src =" booth.js " > </ script > var api = booth ( { dims [ 320 , 240 ] , // width and height, in pixels onReadyFail : function ( err ) { } // returns null when ready or error if error occurred } ) 公共API api . isReady ( ) // returns true if ready to take pictures, that is feature supported and user accepted per
【文件预览】:
booth-master
----index.html(2KB)
----bower.json(507B)
----booth.js(2KB)
----README.md(588B)