Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
I have the same problem like this post: http://www.zoneminder.com/forums/viewto ... sc&start=0
I have three Vivotek 7138 IpCam, and i am having trouble with making this cameras work with RTSP mode in new 1.24.1 Zoneminder.
Here is the log messages:
Jun 18 11:54:48 nagios zmdc[25344]: INF [Starting pending process, zmc -m 2]
Jun 18 11:54:48 nagios zmdc[25344]: INF ['zmc -m 2' starting at 09/06/18 11:54:48, pid = 29867]
Jun 18 11:54:48 nagios zmdc[29867]: INF ['zmc -m 2' started at 09/06/18 11:54:48]
Jun 18 11:54:48 nagios zmc_m2[29867]: INF [Debug Level = 0, Debug Log = <none>]
Jun 18 11:54:48 nagios zmc_m2[29867]: INF [Starting Capture]
Jun 18 11:54:48 nagios zmc_m2[29867]: ERR [Unexpected response code 400, text is 'Bad Request']
Jun 18 11:54:53 nagios zmc_m2[29867]: FAT [No RTSP sources]
Jun 18 11:54:53 nagios zmc_m2[29867]: INF [Got signal 6 (Aborted), exiting and forcing backtrace]
Jun 18 11:54:53 nagios zmdc[25344]: ERR ['zmc -m 2' exited abnormally, exit status 6]
The configuration for this monitor is:
Remote prot: RTSP
Remote meth: RTP/RTSP
ip: x.x.x.x
port: 554
picture path: /live.sdp
remote host sub path: /trackID=
Have you tried without the sub path?
Have you looked around in the cameras settings? I know there are many options to configure regarding the port and the path.
If you change to 1.24.2 then you no longer need (or can modify) the sub path so can throw that away. There are other changes also that may help. I have a Vivotek that works fine with port 554, RTP/Unicast and live.sdp as the host path.
Thanks for your suggestion, i'm upgraded to 1.24.2, but it does not works
Here is the syslog output.
Configuration is the same (ip, RTP/Unicast, port=554, live.sdp).
Seems like if ZM can't use RTSP on Vivotek cameras if build on 64 bit systems.
I have several installations of ZoneMinder, all with Vivotek IP cameras (FD7131). If I build version 1.24.2 on i386 all works great (according to instructions on the wiki), but if I build on X86_64 all attempts of getting images with RTSP result in black screen.
Can you investigate?