Search found 6 matches

by jaywest
Tue Dec 20, 2016 6:49 pm
Forum: ZoneMinder 1.30.x
Topic: Camera control script (token)
Replies: 3
Views: 7531

Re: Camera control script (token)

Well, per my boss/client, this is now a high priority of mine ;) So the basic gist is, a PUT returns a JSON or octetstream that contains a token which is ascii text, letters and numbers, perhaps around 15 characters or so. All future commands for pan/tilt/zoom (actually any and all settings/commands ...
by jaywest
Mon Dec 19, 2016 5:21 pm
Forum: Hardware Queries
Topic: Reolink or Amcrest or Hikvision?
Replies: 10
Views: 29958

Re: Reolink or Amcrest or Hikvision?

Bill - you should see the thread I started.... viewtopic.php?f=36&t=25594&p=97803#p97803

No replies yet... but I do have the protocol docs....
by jaywest
Wed Dec 14, 2016 12:42 am
Forum: ZoneMinder 1.30.x
Topic: Camera control script (token)
Replies: 3
Views: 7531

Camera control script (token)

I've seen cameras that let you just add the username and password on the cgi POST etc... but I've come across something different... The camera I'm working with, you send a PUT request with a login command and receive back a token (application octetstream or JSON). You then supply this token on all ...
by jaywest
Fri Dec 02, 2016 1:40 am
Forum: Hardware Queries
Topic: Reolink or Amcrest or Hikvision?
Replies: 10
Views: 29958

Re: Reolink or Amcrest or Hikvision?

I recently did an evaluation of video cameras for a company as an IT consultant. I wound up choosing the Reolink RLC-411WS (4mp, auto/manual optical zoom, 2560 x 1440, 30fps) out of a handful of other cameras, several of which are listed above. Simply put - the picture quality of the Reolink RLC ...
by jaywest
Mon Nov 28, 2016 1:51 pm
Forum: ZoneMinder 1.30.x
Topic: ZM+FreeBSD11 cannot modify headers
Replies: 2
Views: 10911

Re: ZM+FreeBSD11 cannot modify headers

*BUMP*
I needed to get this up and running... anyone have any ideas what is going wrong with the above?
by jaywest
Tue Nov 22, 2016 8:11 pm
Forum: ZoneMinder 1.30.x
Topic: ZM+FreeBSD11 cannot modify headers
Replies: 2
Views: 10911

ZM+FreeBSD11 cannot modify headers

ZM 1.30, installed via freebsd's 'pkg add' utility (zm pkg zoneminder-1.30.0_3) OS is Freebsd 11-Release I followed all the instructions the port/pkg maintainer provided inside the package. All worked perfect, no errors. The system actually seems to work and come up and let me add monitors. But one ...