I am getting this error using zmc:
Code: Select all
$ zmc -r http -H my.ip.address -P 80 -p /cgi-bin/video.jpg
zmc: invalid option -- 'r'
zmc -d <device_path> or -r <proto> -H <host> -P <port> -p <path> or -f <file_path> or -m <monitor_id>
Options:
-d, --device <device_path> : For local cameras, device to access. E.g /dev/video0 etc
-r <proto> -H <host> -P <port> -p <path> : For remote cameras
-f, --file <file_path> : For local images, jpg file to access.
-m, --monitor <monitor_id> : For sources associated with a single monitor
-h, --help : This screen
-v, --version : Report the installed version of ZoneMinder