Search found 7 matches

by jscmenezes
Thu Jan 21, 2016 1:45 pm
Forum: ZoneMinder 1.29.x
Topic: Zoneminder 1.29 and D-Link DCS-2100
Replies: 7
Views: 5863

Re: Zoneminder 1.29 and D-Link DCS-2100

How can I debug the component zmc_m4 ?
by jscmenezes
Wed Jan 13, 2016 4:06 pm
Forum: ZoneMinder 1.29.x
Topic: zmc: invalid option -r
Replies: 3
Views: 3991

Re: zmc: invalid option -r

Thanks for the explanation, Steve!

Yes, I am trying to work on the dlink auth issue.
by jscmenezes
Tue Jan 12, 2016 7:18 pm
Forum: ZoneMinder 1.29.x
Topic: Zoneminder 1.29 and D-Link DCS-2100
Replies: 7
Views: 5863

Re: Zoneminder 1.29 and D-Link DCS-2100

There is no way to disable authentication on D-link DCS-2100... =/
by jscmenezes
Tue Jan 12, 2016 7:12 pm
Forum: ZoneMinder 1.29.x
Topic: zmc: invalid option -r
Replies: 3
Views: 3991

zmc: invalid option -r

Hi, I am getting this error using zmc: $ 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 ...
by jscmenezes
Tue Jan 12, 2016 6:35 pm
Forum: ZoneMinder 1.29.x
Topic: Zoneminder 1.29 and D-Link DCS-2100
Replies: 7
Views: 5863

Re: Zoneminder 1.29 and D-Link DCS-2100

If I execute:

Code: Select all

$ curl http://user:pass@my.ip.address/cgi-bin/video.jpg > imagem.jpg
I can download a JPG image from the camera like this:
imagem.jpg
imagem.jpg (66.11 KiB) Viewed 5764 times
Zoneminder can't read this image from DCS-2100, I guess..
by jscmenezes
Mon Jan 11, 2016 8:22 pm
Forum: ZoneMinder 1.29.x
Topic: Zoneminder 1.29 and D-Link DCS-2100
Replies: 7
Views: 5863

Re: Zoneminder 1.29 and D-Link DCS-2100

I set up HTTP to 1.0 I used the search tool and found this old thread: https://forums.zoneminder.com/viewtopic.php?t=4523&highlight=2100 Read through all the posts as alternate urls were suggested that might work with your camera. Tried all suggested urls on the post above and didn't work. The only ...
by jscmenezes
Fri Jan 08, 2016 6:57 pm
Forum: ZoneMinder 1.29.x
Topic: Zoneminder 1.29 and D-Link DCS-2100
Replies: 7
Views: 5863

Zoneminder 1.29 and D-Link DCS-2100

Hi, I am trying to configure a D-Link DCS-2100 with ZoneMinder 1.29 but getting the error: 01/08/16 16:49:37.065074 zmc_m5[5320].ERR-zm_remote_camera_http.cpp/1141 [Unable to get response, disconnecting] 01/08/16 16:49:37.662297 zmc_m5[5320].ERR-zm_remote_camera_http.cpp/1040 [Unable to read content ...