hi3507 hisilicone

Forum for questions and support relating to the 1.25.x releases only.
Locked
spineytoad
Posts: 3
Joined: Mon Aug 19, 2013 8:06 am

hi3507 hisilicone

Post by spineytoad »

I need to find out if anyone has used the hi3507 ip camera with zoneminder and if so, what settings they used to get it to work, I can't seem to find much in the way of documentation on this camera.
thanks
User avatar
knight-of-ni
Posts: 2404
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: hi3507 hisilicone

Post by knight-of-ni »

I can't directly answer your question. However, what you need to find is the url that causes the camera to stream raw video. If you can get a raw video feed using VLC or a web browser, then it will work in zoneminder.

You do that with a bit of Googleing and experiementation. Here is the first hit when I enter hi3507 into google:
http://www.ispyconnect.com/man.aspx?n=Hi3507

Make that your starting point. Using VLC or a web browser, build a url using the information from that link.

Note that the holy grail would be a programmer's guide or CGI reference for the camera... Google often takes me to some random Chinese website when I'm looking for this info.

Also look for clues as to what cameras are clones of one another. Here is a reference that indicates your hi3507 is the same internally as an AGASIO A522W which is the same as a WANSVIEW NCH536MW:
http://www.agasio.com/forum/agasio-a522 ... -t128.html

That gives you two more cameras to Google about. The URL you need will likely be the same for all of these cameras.

Once you get the URL, put the appropriate pieces of that URL into the appropraite fields in zoneminder, and it will work.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
User avatar
knight-of-ni
Posts: 2404
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: hi3507 hisilicone

Post by knight-of-ni »

Another way to get the url is to look inside the html source of the camera itself. Just login to your camera through your browser, pull up the video feed, and then view the page source. What you are looking for might not be there in plain html, it could be a variable in a Java script.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
spineytoad
Posts: 3
Joined: Mon Aug 19, 2013 8:06 am

Re: hi3507 hisilicone

Post by spineytoad »

Hi, thanks for the replies, I had finally got it to work using ffmpeg instead of remote rtsp. But every now and then it alarms with an image that goes about half way down then streaks to the bottom, very annoying, anyone have any issues with that or what might be causing it? Perhaps another thread on this?
thanks
Locked