文件名称:jQuery-webcam-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [源码] [HTML]
- 上传时间:
- 2014-12-10
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
jQuery Webcam 是一款用来创建透明层与相机之间交流的 jQuery 插件。它在 SWF 文件(参看源代码)上有优势,并且可以显示摄像头输出和捕获的图像。这个插件可以显示可用的相机列表并选择其中一个,视频传输可以是任何大小(但是,必须要重新编译 SWF 文件)。
该插件提供三种不同的模式用于访问摄像头,包括:
• 使用Javascr ipt来调用一个轻量级API直接访问摄像头 – 或更确切地说使用jQuery。这样,就可以把图像传输到画布上(回调模式)
• 可以将图像存储在服务器(存储模式),
• 以流媒体的形式实时传输Flash画布上的图像(流媒体模式) -jQuery webcam plugin
The jQuery webcam plugin is a transparent layer to communicate with a camera directly in Javascr ipt.
Overview
This plugin provides three different modes to access a webcam through a small API directly with Javascr ipt- or more precisely jQuery. Thus, it is possible to bring the image on a Canvas (callback mode), to store the image on the server (save mode) and to stream the live image of the Flash element on a Canvas (stream mode).
该插件提供三种不同的模式用于访问摄像头,包括:
• 使用Javascr ipt来调用一个轻量级API直接访问摄像头 – 或更确切地说使用jQuery。这样,就可以把图像传输到画布上(回调模式)
• 可以将图像存储在服务器(存储模式),
• 以流媒体的形式实时传输Flash画布上的图像(流媒体模式) -jQuery webcam plugin
The jQuery webcam plugin is a transparent layer to communicate with a camera directly in Javascr ipt.
Overview
This plugin provides three different modes to access a webcam through a small API directly with Javascr ipt- or more precisely jQuery. Thus, it is possible to bring the image on a Canvas (callback mode), to store the image on the server (save mode) and to stream the live image of the Flash element on a Canvas (stream mode).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jQuery-webcam-master
....................\Makefile
....................\README.md
....................\bower.json
....................\jquery.webcam.js
....................\jquery.webcam.min.js
....................\jscam.swf
....................\jscam_canvas_only.swf
....................\src
....................\...\BitString.as
....................\...\JPGEncoder.as
....................\...\jscam.as
....................\...\jscam.xml
....................\webcam.jquery.json