readme.axis_2100

来自「motion motion」· AXIS_2100 代码 · 共 22 行

AXIS_2100
22
字号
Using motion with the Axis 2100 network cameraFirst compile the motion binary as described in README and INSTALLThen edit motion.conf: Add your axis cameras ip address to the netcam_urlparamter in the "Captute Device Options" section. To increase the performance use this urls : # for multipart jpeg http://192.168.1.10/axis-cgi/mjpg/video.cgi?showlength=1  or # for single jpeg http://192.168.1.10/axis-cgi/jpg/image.cgi?showlength=1There are only two valid picture sizes for the axis camera: 320x240 and 640x480TODO:	- Make the IP changeable at run-time.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?