Page 1 of 1

https

Posted: Sat Mar 15, 2014 10:44 pm
by Heimo
Dear All,

zoneminder ist working very fine via http, but Shows no livepicture via https. I am using ubuntu 12.04 Desktop and zm 1.26.5
Any idea?
Thanks in advance.

Heimo

Re: https

Posted: Sun Mar 16, 2014 11:28 am
by Heimo
Dear All,

it seams that zm is not able to connect to the cams, but why only via https???

Kind regards.

Heimo

zmdc 2897 ERR 'zmc -m 1' exited abnormally, exit status 255 zmdc.pl
zmc_m1 3234 ERR Failed to pre-capture monitor 1 (0/1) zmc.cpp 260
zmc_m1 3234 ERR Unable to connect to camera zm_remote_camera_http.cpp 1082
zmc_m1 3234 ERR Unable to connect to the remote camera, aborting zm_remote_camera_http.cpp 115
zmc_m1 3234 WAR Can't connect to remote camera: Connection timed out zm_remote_camera_http.cpp 106
zmdc 2897 ERR 'zmc -m 2' exited abnormally, exit status 255 zmdc.pl
zmc_m2 3232 ERR Failed to pre-capture monitor 2 (0/1) zmc.cpp 260
zmc_m2 3232 ERR Unable to connect to camera zm_remote_camera_http.cpp 1082
zmc_m2 3232 ERR Unable to connect to the remote camera, aborting zm_remote_camera_http.cpp 115
zmc_m2 3232 WAR Can't connect to remote camera: Connection timed out zm_remote_camera_http.cpp 106

Re: https

Posted: Sun Mar 16, 2014 8:45 pm
by mastertheknife
Hi,

ZM's "Remote" source type does not support https at this point. However, ZM v1.27 includes cURL source type (which uses libcurl) and it supports jpeg & mjpeg over https (provided you have libcurl installed.)

Re: https

Posted: Mon Mar 17, 2014 11:26 am
by Heimo
mastertheknife wrote:Hi,

ZM's "Remote" source type does not support https at this point. However, ZM v1.27 includes cURL source type (which uses libcurl) and it supports jpeg & mjpeg over https (provided you have libcurl installed.)
Hi,

thank you very much.

Kind regards.

Heimo