-
程序 for 在 Windows 系统中设置摄像头参数
资源介绍
解压密码:leopoldlee22
# The program is used to adjust video input device's configuration.
#
#
# Background:
# - The Windows OS will recover the settings for non-driver USB camera.
# - Auto configuration could help release manpower in restarting the service.
#
#
# Environment:
# - Windows OS 64bit with .net framework 4 (Tested on windows 10 64bit)
#
#
# Including:
# - Camera configuration application
# - amcap.exe/vmcap.exe (manually adjust camera parameters)
#
#
# Environment:
# - Windows OS 64bit with .net framework 4 (Tested on windows 10 64bit)
#
#
# Usage:
# - Go to "Control Panel\Hardware and Sound\Devices and Printers"
# - Found the name of your video input device and udpate in settings.txt
# - Use vmcap.exe to test out the best settings and record all values
# - Update parameters in settings.txt
# - one-click to start the CameraAutoConfiguration.exe to apply the settings.
#
#
# Author: Leopold Li
# Email : leopoldlee22@163.com
# WeChat: leopoldlee22
# Date : May, 2015
#
#
# Thanks to following articles and SDK
# - https://blog.****.net/yushulx/article/details/52699696
# - http://blog.sina.com.cn/s/blog_4b44e1c00101ia9m.html
# - http://directshownet.sourceforge.net/
- 上一篇: sipInspector.pdf
- 下一篇: JPcap 0.7 for SIP inspector