硬盘录像机

所属分类:视频捕捉采集剪辑
开发工具:C/C++
文件大小:3761KB
下载次数:6
上传日期:2017-08-17 01:37:02
上 传 者秀彩
说明:  强大的视频监控功能,云台控制。录像回放等
(Powerful video surveillance function)

文件列表:
5.源代码\AaultQueryDialog.cpp (10109, 2016-02-20)
5.源代码\AaultQueryDialog.h (2232, 2016-02-20)
5.源代码\AaultRecord.cpp (3083, 2016-02-20)
5.源代码\AaultRecord.h (1585, 2016-02-20)
5.源代码\AaultRecordManager.cpp (10099, 2016-02-20)
5.源代码\AaultRecordManager.h (1604, 2016-02-20)
5.源代码\BeckSum.cpp (1026, 2016-02-20)
5.源代码\BeckSum.h (493, 2016-02-20)
5.源代码\CommConfig.cpp (3192, 2016-02-20)
5.源代码\CommConfig.h (992, 2016-02-20)
5.源代码\Common.h (306, 2016-02-20)
5.源代码\config.cfg (46, 2016-02-20)
5.源代码\DeleteHistoryDataThread.cpp (1196, 2016-02-20)
5.源代码\DeleteHistoryDataThread.h (396, 2016-02-20)
5.源代码\DeleteLampDialog.cpp (681, 2016-02-20)
5.源代码\DeleteLampDialog.h (549, 2016-02-20)
5.源代码\Device.cpp (11607, 2016-02-20)
5.源代码\Device.h (4389, 2016-02-20)
5.源代码\DonstParam.cpp (336, 2016-02-20)
5.源代码\DonstParam.h (397, 2016-02-20)
5.源代码\Globals.cpp (2322, 2016-02-20)
5.源代码\Globals.h (1380, 2016-02-20)
5.源代码\Group.h (266, 2016-02-20)
5.源代码\GroupManager.cpp (3078, 2016-02-20)
5.源代码\GroupManager.h (688, 2016-02-20)
5.源代码\Manager.cpp (520, 2016-02-20)
5.源代码\Manager.h (318, 2016-02-20)
5.源代码\MapDialog.cpp (1083, 2016-02-20)
5.源代码\MapDialog.h (606, 2016-02-20)
5.源代码\ModifyLightingStatusThread.cpp (1409, 2016-02-20)
5.源代码\ModifyLightingStatusThread.h (546, 2016-02-20)
5.源代码\MyTreeItemData.h (1402, 2016-02-20)
5.源代码\Package.cpp (3993, 2016-02-20)
5.源代码\Package.h (1449, 2016-02-20)
5.源代码\port.cfg (1, 2016-02-20)
5.源代码\ReadReportThread.cpp (3139, 2016-02-20)
5.源代码\ReadReportThread.h (832, 2016-02-20)
5.源代码\resource.rc (55, 2016-02-20)
5.源代码\Road.h (264, 2016-02-20)
5.源代码\RoadManager.cpp (4290, 2016-02-20)
... ...

"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

近期下载者

相关文件


收藏者