cmoscam-mini2440

所属分类:嵌入式Linux
开发工具:QT
文件大小:1165KB
下载次数:164
上传日期:2011-11-09 10:16:47
上 传 者我他么就想起个名
说明:  嵌入式视频监控系统 ,基于linxu2.6.32内核,arm9处理器
(Embedded video monitoring system, based on linxu2.6.32 core, arm9 processor)

文件列表:
cmoscam-mini2440 (0, 2011-11-09)
cmoscam-mini2440\.svn (0, 2011-11-09)
cmoscam-mini2440\.svn\all-wcprops (1351, 2010-03-27)
cmoscam-mini2440\.svn\entries (2278, 2010-03-27)
cmoscam-mini2440\.svn\format (2, 2010-03-27)
cmoscam-mini2440\.svn\prop-base (0, 2011-11-09)
cmoscam-mini2440\.svn\prop-base\start_s3c2410.sh.svn-base (30, 2010-03-27)
cmoscam-mini2440\.svn\prop-base\start_uvc.sh.svn-base (30, 2010-03-27)
cmoscam-mini2440\.svn\prop-base\start_uvc_yuv.sh.svn-base (30, 2010-03-27)
cmoscam-mini2440\.svn\props (0, 2011-11-09)
cmoscam-mini2440\.svn\text-base (0, 2011-11-09)
cmoscam-mini2440\.svn\text-base\CHANGELOG.svn-base (1, 2010-03-27)
cmoscam-mini2440\.svn\text-base\LICENSE.svn-base (17987, 2010-03-27)
cmoscam-mini2440\.svn\text-base\Makefile.svn-base (2458, 2010-03-27)
cmoscam-mini2440\.svn\text-base\mjpg-streamer-mini2440.kdev4.svn-base (68, 2010-03-27)
cmoscam-mini2440\.svn\text-base\mjpg_streamer.c.svn-base (12983, 2010-03-27)
cmoscam-mini2440\.svn\text-base\mjpg_streamer.h.svn-base (2477, 2010-03-27)
cmoscam-mini2440\.svn\text-base\simplified_jpeg_encoder.c.svn-base (53533, 2010-03-27)
cmoscam-mini2440\.svn\text-base\simplified_jpeg_encoder.h.svn-base (4976, 2010-03-27)
cmoscam-mini2440\.svn\text-base\start_s3c2410.sh.svn-base (3523, 2010-03-27)
cmoscam-mini2440\.svn\text-base\start_uvc.sh.svn-base (3524, 2010-03-27)
cmoscam-mini2440\.svn\text-base\start_uvc_yuv.sh.svn-base (3526, 2010-03-27)
cmoscam-mini2440\.svn\text-base\utils.c.svn-base (2651, 2010-03-27)
cmoscam-mini2440\.svn\text-base\utils.h.svn-base (2355, 2010-03-27)
cmoscam-mini2440\.svn\tmp (0, 2011-11-09)
cmoscam-mini2440\.svn\tmp\prop-base (0, 2011-11-09)
cmoscam-mini2440\.svn\tmp\props (0, 2011-11-09)
cmoscam-mini2440\.svn\tmp\text-base (0, 2011-11-09)
cmoscam-mini2440\CHANGELOG (1, 2010-03-27)
cmoscam-mini2440\LICENSE (17987, 2010-03-27)
cmoscam-mini2440\Makefile (2458, 2010-03-27)
cmoscam-mini2440\mjpg-streamer-mini2440.kdev4 (68, 2010-03-27)
cmoscam-mini2440\mjpg_streamer.c (12983, 2010-03-27)
cmoscam-mini2440\mjpg_streamer.h (2477, 2010-03-27)
cmoscam-mini2440\plugins (0, 2011-11-09)
cmoscam-mini2440\plugins\.svn (0, 2011-11-09)
cmoscam-mini2440\plugins\.svn\all-wcprops (244, 2010-03-27)
cmoscam-mini2440\plugins\.svn\entries (694, 2010-03-27)
... ...

"MJPG-streamer", is a command line application that copied JPG-frame from a single input plugin to multiple output plugins. It can be used to stream JPEG files over an IP-based network from the webcam to a viewer like Firefox, Cambozola, Videolanclient or even to a Windows Mobile device running the TCPMP-Player. It was written for embedded devices with very limited ressources in terms of RAM and CPU. Its origin, the "uvc_streamer" was written, because Linux-UVC compatible cameras directly produce JPEG-data, allowing fast and perfomant M-JPEG streams even from an embedded device running OpenWRT. The input module "input_uvc.so" captures such JPG frames from a connected webcam. This tool can be modified and distributed according to the terms of the GPL v2. Currently no issues are known, but since this software is quite young and not used widely it may cause problems. You must really know what you are doing, if you use this software. If you want to use the software you are obliged to check if the sourcecode does what you expect it to do and take the risk yourself to use it. To view the stream use VLC or Firefox and open the URL: http://127.0.0.1:8080/?action=stream To view a single JPEG just call: http://127.0.0.1:8080/?action=snapshot To compile and start the tool: # tar xzvf mjpg-streamer.tgz # cd mjpg-streamer # make clean all # export LD_LIBRARY_PATH=. # ./mjpg_streamer -o "output_http.so -w ./www" More examples can be found in the start.sh bash script. In case of error: * the input plugin "input_uvc.so" depends on libjpeg, make sure it is installed. Dependencies for the input plugin "input_uvc.so": * libjpeg * recent Linux-UVC driver (newer then revision #170) Dependencies for the output plugin "output_autofocus.so": * libmath

近期下载者

相关文件


收藏者