Axis video encoders and multiple camera views are supported by the following commands:
- To target camera source 1 of your video encoder you have to enter the following Address in ContaCam's Network / IP Camera dialog:
rtsp://ENCODER_IP:ENCODER_PORT/axis-media/media.amp?camera=1
or
http://ENCODER_IP:ENCODER_PORT/axis-cgi/mjpg/video.cgi?camera=1 - To get view 2 you have to enter the following Address in ContaCam's Network / IP Camera dialog:
rtsp://CAM_IP:CAM_PORT/axis-media/media.amp?camera=2
or
http://CAM_IP:CAM_PORT/axis-cgi/mjpg/video.cgi?camera=2 - To capture the Axis Digital Autotracking output you have to enter the following Address in ContaCam's Network / IP Camera dialog (note that camera=8 refers to the last view which is the Digital Autotracking):
rtsp://CAM_IP:CAM_PORT/axis-media/media.amp?camera=8
or
http://CAM_IP:CAM_PORT/axis-cgi/mjpg/video.cgi?camera=8