Planet ICA-107 series CGI command protocol ------------------------------------------------ AXIS protocol Like get one jpeg image http://ip:port/jpg/1/image.jpg http://ip:port/jpg/image.jpg get mjpeg stream http://ip:port/mjpg/1/video.mjpg http://ip:port/mjpg/video.mjpg get properties http://ip:port/axis-cgi/admin/param.cgi?action=list& group=Properties.Image, Input.NbrOfInputs, Output.NbrOfOutputs, Image.I0.Appearance, Image.I0.Stream, ImageSource.I0.Sensor, Layout, Brand Above is supported "group" name. The other group name will get a response "# Error -1 getting param in group xxx!" response: root.Properties.Image.Rotation=0 root.Properties.Image.Resolution=640x480,320x240,176x144 root.Properties.Image.Format=jpeg,mjpeg Input.NbrOfInputs=1 Output.NbrOfOutputs=0 root.Image.I0.Appearance.Resolution=640x480 root.Image.I0.Appearance.Compression=0 Image.I0.Stream.FPS=30 ImageSource.I0.Sensor.Brightness=50 ImageSource.I0.Sensor.Contrast=50 Layout.DefaultVideoFormat=mjpeg root.Brand.Brand=PLANET root.Brand.ProdFullName=PLANET ICA-107 Network Camera root.Brand.ProdShortName=PLANET ICA-107 root.Brand.ProdNbr=ICA-107 root.Brand.ProdType=Network Camera root.Brand.WebURL=http://www.planet.com.tw/ set properties http://ip:port/axis-cgi/admin/param.cgi?action=update supported group: Image.I0.Appearance.Resolution Image.I0.Appearance.Compression ImageSource.I0.Sensor.Brightness ImageSource.I0.Sensor.Contrast Image.I0.Stream.FPS http://ip:port/axis-cgi/ It can also change to http://ip:port/camera-cgi/