Getting zoneminder to recognize Amcrest IP5M-T1179E
Getting zoneminder to recognize Amcrest IP5M-T1179E
I have this Amcrest camera and I cannot seem to get it working with Zoneminder 1.34.23
I get this error that says
unable to open input rtsp://admin:PASSWORD@IPADDRESS:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif due to: Input/output error
Whenever I try to view the camera through its web interface, amcrest app, or VLC it's fine. But zoneminder will not add it.
Does anyone have any advice for what I should do?
I am using the onvif probe in zoneminder to fill out its pathj information.
Source type: ffmpeg
method: TCP
Video writer: h264 passthrough
audio recording enabled
I get this error that says
unable to open input rtsp://admin:PASSWORD@IPADDRESS:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif due to: Input/output error
Whenever I try to view the camera through its web interface, amcrest app, or VLC it's fine. But zoneminder will not add it.
Does anyone have any advice for what I should do?
I am using the onvif probe in zoneminder to fill out its pathj information.
Source type: ffmpeg
method: TCP
Video writer: h264 passthrough
audio recording enabled
Re: Getting zoneminder to recognize Amcrest IP5M-T1179E
This is how I defined my Amcrest cameras. Perhaps it will help.
rtsp://admin:password@10.10.2.20:554/cam/realmonitor?channel=1&subtype=0
The channel and subtype can change depending on the feed you want to use. This is the primary feed.
rtsp://admin:password@10.10.2.20:554/cam/realmonitor?channel=1&subtype=0
The channel and subtype can change depending on the feed you want to use. This is the primary feed.
Andy
o||||o
Ubuntu 22.04
ZM 1.36.33
E5-1650-v4 Xeon
16 GB RAM
6 cameras -> 54 FPS modect
o||||o
Ubuntu 22.04
ZM 1.36.33
E5-1650-v4 Xeon
16 GB RAM
6 cameras -> 54 FPS modect
Re: Getting zoneminder to recognize Amcrest IP5M-T1179E
I have another Amcrest camera (different model than the one I'm currently trying to add) and it has very similar configurations. It works fine. But this camera is just really stubborn and won't let me add it to zoneminder. I keep getting this error that says input/output error. I was hoping someone would know what that means.
Re: Getting zoneminder to recognize Amcrest IP5M-T1179E
Test from the commandline of the ZM server. Usually irrational system behaviour like this is due to an error.
-
Re: Getting zoneminder to recognize Amcrest IP5M-T1179E
Do you have weird characters in password?
Turn on debug logs under Options->Logging->DEBUG
If it takes too long to get an image zmwatch will restart zmc. Make sure Options->System->WATCH_MAX_DELAY is big enough. Like 30-45 seconds.
Turn on debug logs under Options->Logging->DEBUG
If it takes too long to get an image zmwatch will restart zmc. Make sure Options->System->WATCH_MAX_DELAY is big enough. Like 30-45 seconds.
Re: Getting zoneminder to recognize Amcrest IP5M-T1179E
Thank you SO much; it WAS the weird characters in the password. I changed the password on the camera to remove those and it works now.

Re: Getting zoneminder to recognize Amcrest IP5M-T1179E
I'm gonna have to get around to fixing that I guess.
Re: Getting zoneminder to recognize Amcrest IP5M-T1179E
It's very strange because I have a ton of special characters in the password for my other amcrest camera and that one never gave me any problems. But it must've been the password for this amcrest camera because changing the password fixed the problem. Although the other amcrest camera is a different model than this one.