FWIW I have a HIKVision dome camera working in Zoneminder using FFmpeg.
The source path is; rtsp://admin:12345@192.168.0.13:554/St ... nels/1?tcp
Search found 11 matches
- Thu Jan 30, 2014 4:38 pm
- Forum: Hardware Queries
- Topic: Hikvision IP camera problem
- Replies: 10
- Views: 9472
- Fri Dec 13, 2013 7:19 pm
- Forum: ZoneMinder 1.25.x
- Topic: RTSP correct sequence
- Replies: 12
- Views: 6295
Re: RTSP correct sequence
Bpar - I have a HIKVision & IPSCam (Chinese) working without code changes, is it one of these?
Ralph
Ralph
- Fri Dec 13, 2013 7:05 pm
- Forum: ZoneMinder 1.25.x
- Topic: Getting an m-jpeg camera to work with ZM
- Replies: 4
- Views: 2810
Re: Getting an m-jpeg camera to work with ZM
I have two camera that use /videostream.cgi the remote host name is set as username:password@192.168.1.56 and the remote host path is set as /videostream.cgi. Source type is Remote.
Ralph
Ralph
- Mon Nov 25, 2013 2:28 am
- Forum: ZoneMinder 1.26.x
- Topic: New problem - camera goes red
- Replies: 45
- Views: 26183
Re: New problem - camera goes red
So this was a new camera to my system and after adding it I was getting the red image configured with ffmepg. Iwas reading the forum and seen configurations using rtp/rtsp as the source type so I tried that but was unsuccessful. I re-configured using ffmepg and it is now working,nothing different in ...
- Sat Nov 23, 2013 11:08 pm
- Forum: ZoneMinder 1.26.x
- Topic: New problem - camera goes red
- Replies: 45
- Views: 26183
Re: New problem - camera goes red
any resolution to the red screen? I am having a similar problem with one camera. When I look at the frames of any event the first 25 are normal status and the image is visible from frame 26 on the status is alarm and the image is red. I had this camera on another system and it was working fine. Any ...
- Fri Nov 22, 2013 6:50 pm
- Forum: Hardware Compatibility List
- Topic: IPSCAM EO1324
- Replies: 0
- Views: 1630
IPSCAM EO1324
I purchased this camera off eay $105 delivered from China IPS 1.0 Megapixel 2.8-12mm 4xZoom Indoor/Outdoor P2P IP Dome 720P Camera With POE Model IPS-EO1324 I haven't found a lot of information on the WEB about the camera and got the URL from the manufacturer. Hope the info may be of help to someone ...
- Tue Nov 19, 2013 2:55 pm
- Forum: ZoneMinder 1.26.x
- Topic: HIKVision Camera
- Replies: 14
- Views: 11722
Re: HIKVision Camera
Thank you sogood007 that url worked for my HIK camera.
- Mon Nov 18, 2013 3:00 pm
- Forum: ZoneMinder 1.26.x
- Topic: HIKVision Camera
- Replies: 14
- Views: 11722
Re: HIKVision Camera
I have tried ffmpeg and the urls in the other post but can not get an image with zm. I have a HikVision DS-2CD2112-I.
- Fri Nov 15, 2013 8:21 pm
- Forum: ZoneMinder 1.26.x
- Topic: HIKVision Camera
- Replies: 14
- Views: 11722
HIKVision Camera
I have searched for and have read several pieces of info on getting the HIKVision camera to work with zm but have been unable to put the pieces in the correct order to get it working. In VLC this URL works - rtsp://youripaddress:554//Streaming/Channels/1 after entering the URL it prompts for user ...
- Fri Oct 25, 2013 2:34 pm
- Forum: ZoneMinder 1.25.x
- Topic: ubuntu 13.10 and apache 2.4
- Replies: 9
- Views: 6448
Re: ubuntu 13.10 and apache 2.4
chjanging the short_open_tag does present the zm page but I still get the mysql_pconnect message in the error log. I traced the mysql_pconnect line to /usr/shared/zoneminder/includes/database.php where it is the statement that makes a persistent connection to the database. If the command mysql ...
- Wed Oct 23, 2013 12:04 am
- Forum: ZoneMinder 1.25.x
- Topic: ubuntu 13.10 and apache 2.4
- Replies: 9
- Views: 6448
Re: ubuntu 13.10 and apache 2.4
I was able to have apache open zm but it is a blank page. The error log indicates a php error the function mysql_pconnect was depriciated in php 5.x.x and my Ubuntu installed php 5.5.3. Not being an expert here can anyone verify this may be the issue?