Bosch RTSP Camera Issues

Forum for questions and support relating to the 1.29.x releases only.
Locked
eld101
Posts: 13
Joined: Tue Jul 19, 2016 11:22 am

Bosch RTSP Camera Issues

Post by eld101 »

Hello all,

I am new to ZoneMinder and am trying to add a Bosch IP Camera. I currently have it set to only monitor, Remote Protocol set to RTSP, Method RTP/RTSP, IP addy in for host name, and resolution set. (stream is view able from rtsp://IPADDRESS)

When I look at the logs, I see a warning that says: "Cant find the payload details for video payload type 35, name H264."

This is followed by "The device is using a codec that may not be supported. Do not be surprised if things don't work"
"Unable to locate Codec 0 decoder"

This is a fresh install on Centos from the ZM repo.

The only thing I am going to try now is run a YUM Update to see if maybe that helps???

Any other ideas? Any help is greatly appreciated!
gerdesj
Posts: 19
Joined: Wed Jan 14, 2015 4:00 pm

Re: Bosch RTSP Camera Issues

Post by gerdesj »

I think you may have to pass it through ffmpeg instead of using RTSP/RTSP. Not only that but depending on what codecs the ffmpeg that Centos provides, you may have to compile your own to get x264 support.

Does this spit out anything likely:

$ ffmpeg -codecs|grep 264

Cheers
Jon
eld101
Posts: 13
Joined: Tue Jul 19, 2016 11:22 am

Re: Bosch RTSP Camera Issues

Post by eld101 »

How to I change it to pass through ffmpeg? I do not see this option under Source. Under Options -- > Images ffmpeg is checked.

When I run that command, part of the output is:

H.264 / AVC / MPEG-4 AVC / MPEG-4 Part 10 / (decoders h264 h264_vdpau ) (encoders: libx264 libx264rgb)
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Bosch RTSP Camera Issues

Post by knight-of-ni »

Change your source type from Remote to ffmpeg.
Then verify the fields under the Source tab are correct, as they will change slightly after switching to ffmpeg.
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/
eld101
Posts: 13
Joined: Tue Jul 19, 2016 11:22 am

Re: Bosch RTSP Camera Issues

Post by eld101 »

OK.....Making progress!

I was able to change everything over and got the Source IP address to turn Green. When I go to look at the feed its still blank, but if I make it record, am able to export the video and download (works). At no point can I actually see a live stream or video in the browser.

Here are some of my logs..... The logs you see are from adding the camera as ffmpeg, trying to view in browser, changing to record, trying to view, etc.... I don't feel like there should be so many of the no such file or dir errors.... Maybe something with permissions?

Code: Select all

2016-07-20 06:07:20.298025 zmc_m1  3973 INF Sealer: 12000 - Capturing at 14.93 fps zm_monitor.cpp 3131 
2016-07-20 06:06:13.547940 zmc_m1  3973 INF Sealer: 11000 - Capturing at 14.93 fps zm_monitor.cpp 3131 
2016-07-20 06:05:06.895852 zmc_m1  3973 INF Sealer: 10000 - Capturing at 15.15 fps zm_monitor.cpp 3131 
2016-07-20 06:04:00.240098 zmc_m1  3973 INF Sealer: 9000 - Capturing at 14.93 fps zm_monitor.cpp 3131 
2016-07-20 06:02:53.497346 zmc_m1  3973 INF Sealer: 8000 - Capturing at 14.93 fps zm_monitor.cpp 3131 
2016-07-20 06:02:35.281500 zmaudit  2529 INF deleting zmaudit.pl  
2016-07-20 06:02:35.278390 zmaudit  2529 INF Found orphaned frame records for event '2' zmaudit.pl  
2016-07-20 06:02:35.273080 zmaudit  2529 INF deleting zmaudit.pl  
2016-07-20 06:02:35.269060 zmaudit  2529 INF Found orphaned frame records for event '1' zmaudit.pl  
2016-07-20 06:01:46.803118 zmc_m1  3973 INF Sealer: 7000 - Capturing at 15.15 fps zm_monitor.cpp 3131 
2016-07-20 06:00:40.017722 zmc_m1  3973 INF Sealer: 6000 - Capturing at 14.93 fps zm_monitor.cpp 3131 
2016-07-20 06:00:02.143396 web_php  4406 ERR socket_sendto( /var/lib/zoneminder/sock/zms-922150s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:59.133967 web_js  4406 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-922150s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:59.104280 web_php  4406 ERR socket_sendto( /var/lib/zoneminder/sock/zms-922150s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:56.614080 web_js  3576 ERR getCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-290157s.sock ) failed: No such file or directory ?view=event  
2016-07-20 05:59:56.586269 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-290157s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:55.596587 web_php  3243 ERR socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:54.574943 web_js  4392 ERR getCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-290157s.sock ) failed: No such file or directory ?view=event  
2016-07-20 05:59:54.547272 web_php  4392 ERR socket_sendto( /var/lib/zoneminder/sock/zms-290157s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:52.580716 web_js  3243 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:52.552803 web_php  3243 ERR socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:49.961798 web_php  4401 ERR socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:49.550142 web_js  3243 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-074443w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:59:49.523314 web_php  3243 ERR socket_bind( /var/lib/zoneminder/sock/zms-074443w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:46.957700 web_js  4401 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:46.930080 web_php  4401 ERR socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:43.929199 web_js  4401 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:43.900798 web_php  4401 ERR socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:35.838185 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-169145s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:33.326328 zmc_m1  3973 INF Sealer: 5000 - Capturing at 14.93 fps zm_monitor.cpp 3131 
2016-07-20 05:59:33.111564 web_php  4427 ERR socket_sendto( /var/lib/zoneminder/sock/zms-169145s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:32.818124 web_js  3576 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-169145w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:59:32.794068 web_php  3576 ERR socket_bind( /var/lib/zoneminder/sock/zms-169145w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:30.098748 web_js  4427 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-169145s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:30.069418 web_php  4427 ERR socket_sendto( /var/lib/zoneminder/sock/zms-169145s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:27.052661 web_js  4427 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-169145s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:27.022833 web_php  4427 ERR socket_sendto( /var/lib/zoneminder/sock/zms-169145s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:25.166612 web_js  3576 ERR getCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory ?view=event  
2016-07-20 05:59:25.138433 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:24.492913 web_php  4392 ERR socket_sendto( /var/lib/zoneminder/sock/zms-135561s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:23.128249 web_js  4406 ERR getCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory ?view=event  
2016-07-20 05:59:23.097946 web_php  4406 ERR socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:20.937967 web_js  4406 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-061682s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:20.910955 web_php  4406 ERR socket_sendto( /var/lib/zoneminder/sock/zms-061682s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:17.894864 web_js  4406 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-061682s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:17.864791 web_php  4406 ERR socket_sendto( /var/lib/zoneminder/sock/zms-061682s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:16.567346 web_js  4392 ERR getCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory ?view=event  
2016-07-20 05:59:16.538155 web_php  4392 ERR socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:14.508889 web_js  4388 ERR getCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory ?view=event  
2016-07-20 05:59:14.475439 web_php  4388 ERR socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:14.292136 web_php  4410 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:11.274533 web_js  4410 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:11.245047 web_php  4410 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:08.290181 web_php  4389 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:08.222914 web_js  4410 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:59:08.198338 web_php  4410 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:05.275369 web_js  4389 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:59:05.247282 web_php  4389 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:04.104431 web_js  4425 ERR getCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory ?view=event  
2016-07-20 05:59:04.074676 web_php  4425 ERR socket_sendto( /var/lib/zoneminder/sock/zms-868290s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:02.283057 web_php  4427 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:59:02.230732 web_js  4389 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:59:02.203286 web_php  4389 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:59.269641 web_js  4427 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:59.240740 web_php  4427 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:56.282772 web_php  4392 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:56.228028 web_js  4427 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:56.200781 web_php  4427 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:53.270098 web_js  4392 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:53.241550 web_php  4392 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:50.284349 web_php  4388 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:50.220864 web_js  4392 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:50.195917 web_php  4392 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:47.269664 web_js  4392 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:47.241117 web_php  4392 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:44.279554 web_php  4397 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:44.223738 web_js  4388 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:44.196185 web_php  4388 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:41.265670 web_js  4397 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:41.233744 web_php  4397 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:38.282986 web_php  4410 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:38.228687 web_js  4397 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:38.200149 web_php  4397 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:35.265970 web_js  4410 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:35.237976 web_php  4410 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:32.302475 web_php  4401 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:32.225551 web_js  4397 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:32.199235 web_php  4397 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:29.282038 web_js  4401 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:29.253037 web_php  4401 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:26.633803 zmc_m1  3973 INF Sealer: 4000 - Capturing at 15.15 fps zm_monitor.cpp 3131 
2016-07-20 05:58:26.286071 web_php  4406 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:26.231789 web_js  4397 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:26.204259 web_php  4397 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:23.268655 web_js  4397 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:23.240644 web_php  4397 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:20.270481 web_php  4389 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:20.218476 web_js  4397 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:20.194080 web_php  4397 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:17.267107 web_js  4389 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:17.240038 web_php  4389 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:14.275055 web_php  3243 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:14.221211 web_js  4389 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:14.195337 web_php  4389 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:11.263266 web_js  3243 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:11.233731 web_php  3243 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:08.280122 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:08.218445 web_js  3243 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:08.193214 web_php  3243 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:05.262846 web_js  3576 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:05.236129 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:03.181454 web_php  4427 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:02.222288 web_js  3576 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:58:02.197013 web_php  3576 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:00.184330 web_php  4392 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:00.161196 web_js  4427 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:58:00.138871 web_php  4427 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:00.108410 web_php  4388 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:00.073543 web_php  4410 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:58:00.049427 web_php  4401 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:59.977685 web_php  3198 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:58.148686 web_php  3088 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:58.130476 web_php  1722 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:58.077347 web_php  1786 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:58.065900 web_php  4403 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:58.006773 web_php  4416 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:57.964130 zmvideo  4322 INF Finished Event-2-r1-s1.mpeg zmvideo.pl  
2016-07-20 05:57:20.102677 zmc_m1  3973 INF Sealer: 3000 - Capturing at 14.93 fps zm_monitor.cpp 3131 
2016-07-20 05:57:16.280519 web_php  3052 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:14.666810 zmvideo  4322 INF Creating video file Event-2-r1-s1.mpeg for event 2 zmvideo.pl  
2016-07-20 05:57:13.269229 web_js  3052 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:57:13.241433 web_php  3052 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:10.297022 web_php  3088 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:10.225516 web_js  3052 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:57:10.196947 web_php  3052 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:07.278979 web_js  3052 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:57:07.253426 web_php  3052 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:04.282394 web_php  3723 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:04.235025 web_js  3088 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:57:04.205947 web_php  3088 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:57:01.260987 web_js  3723 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:57:01.238370 web_js  3723 WAR Ignoring passed dimensions 1792x1792 when getting popup size for tag 'video' ?view=event  
2016-07-20 05:57:01.238096 web_php  3052 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:58.280188 web_php  4116 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:58.225894 web_js  3052 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:56:58.197483 web_php  3052 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:55.276740 web_js  3723 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:56:55.246758 web_php  3723 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:52.298870 web_php  3198 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:52.228470 web_js  3723 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:56:52.201478 web_php  3723 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:49.280829 web_js  3198 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:56:49.251472 web_php  3198 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:46.282036 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:46.230082 web_js  3198 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:56:46.204759 web_php  3198 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:43.266042 web_js  3576 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:56:43.235928 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:40.754585 web_php  2950 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:40.218297 web_js  3576 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:56:40.190365 web_php  3576 ERR socket_bind( /var/lib/zoneminder/sock/zms-798782w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:39.198392 web_js  3576 ERR getCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-241806s.sock ) failed: No such file or directory ?view=event  
2016-07-20 05:56:39.167813 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-241806s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:37.752915 web_js  2950 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:56:37.714586 web_php  2950 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:34.704490 web_js  2950 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:56:34.675438 web_php  2950 ERR socket_sendto( /var/lib/zoneminder/sock/zms-798782s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:56:13.433826 zmc_m1  3973 INF Sealer: 2000 - Capturing at 14.93 fps zm_monitor.cpp 3131 
2016-07-20 05:55:06.668879 zmc_m1  3973 INF Sealer: 1000 - Capturing at 14.49 fps zm_monitor.cpp 3131 
2016-07-20 05:54:11.726500 web_js  3576 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-720116s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:54:11.697462 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-720116s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:54:05.778194 web_php  1786 ERR socket_sendto( /var/lib/zoneminder/sock/zms-448669s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:54:02.760501 web_js  1786 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-448669s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:54:02.731342 web_php  1786 ERR socket_sendto( /var/lib/zoneminder/sock/zms-448669s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:53:57.801388 zmc_m1  3973 INF Priming capture from rtsp://172.20.20.10 zm_ffmpeg_camera.cpp 104 
2016-07-20 05:53:57.799103 zmc_m1  3973 INF Starting Capture version 1.29.0 zmc.cpp 250 
2016-07-20 05:53:57.783100 zmdc  2474 WAR Can't find process with command of 'zma -m 1' zmdc.pl  
2016-07-20 05:53:57.688530 zmdc  2474 WAR Can't find process with command of 'zmtrack.pl -m 1' zmdc.pl  
2016-07-20 05:53:57.607842 undef  3973 INF No Server ID or Name specified in config. Not using Multi-Server Mode. zm_config.cpp 139 
2016-07-20 05:53:57.573850 zmdc  3973 INF 'zmc -m 1' started at 16/07/20 05:53:57 zmdc.pl  
2016-07-20 05:53:57.573670 zmdc  2474 INF 'zmc -m 1' starting at 16/07/20 05:53:57, pid = 3973 zmdc.pl  
2016-07-20 05:53:57.475670 zmdc  2474 INF 'zmc -m 1' exited normally zmdc.pl  
2016-07-20 05:53:57.330359 zmc_m1  3637 INF Got signal 15 (Terminated), exiting zm_signal.cpp 40 
2016-07-20 05:53:57.327800 zmdc  2474 INF 'zmc -m 1' sending stop to pid 3637 at 16/07/20 05:53:57 zmdc.pl  
2016-07-20 05:53:57.197330 zmdc  2474 INF 'zma -m 1' exited normally zmdc.pl  
2016-07-20 05:53:57.176279 zma_m1  3692 INF Sealer: 1934 - Closing event 2, shutting down zm_monitor.cpp 625 
2016-07-20 05:53:57.153870 zma_m1  3692 INF Got signal 15 (Terminated), exiting zm_signal.cpp 40 
2016-07-20 05:53:57.150620 zmdc  2474 INF 'zma -m 1' sending stop to pid 3692 at 16/07/20 05:53:57 zmdc.pl  
2016-07-20 05:53:57.035400 zmdc  2474 WAR Can't find process with command of 'zmtrack.pl -m 1' zmdc.pl  
2016-07-20 05:53:41.103614 web_php  3052 ERR socket_sendto( /var/lib/zoneminder/sock/zms-484494s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:53:37.753438 web_php  2950 ERR socket_sendto( /var/lib/zoneminder/sock/zms-738795s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:53:34.740174 web_js  2950 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-738795s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:53:34.709988 web_php  2950 ERR socket_sendto( /var/lib/zoneminder/sock/zms-738795s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:53:31.695719 web_js  2950 ERR getStreamCmdResponse stream error: socket_sendto( /var/lib/zoneminder/sock/zms-738795s.sock ) failed: No such file or directory ?view=watch  
2016-07-20 05:53:31.667450 web_php  2950 ERR socket_sendto( /var/lib/zoneminder/sock/zms-738795s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:53:29.841239 web_js  3052 ERR Unable to get property 'delayed' of undefined or null reference https://172.20.0.200/zm/skins/classic/views/js/watch.js 234 
2016-07-20 05:53:29.723506 web_php  691 ERR socket_sendto( /var/lib/zoneminder/sock/zms-738795s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:53:27.997521 web_php  1786 ERR socket_sendto( /var/lib/zoneminder/sock/zms-738795s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:53:26.710831 web_js  3052 ERR getStreamCmdResponse stream error: socket_bind( /var/lib/zoneminder/sock/zms-738795w.sock ) failed: Address already in use ?view=watch  
2016-07-20 05:53:26.684799 web_php  3052 ERR socket_bind( /var/lib/zoneminder/sock/zms-738795w.sock ) failed: Address already in use /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:53:25.734600 web_php  3576 ERR socket_sendto( /var/lib/zoneminder/sock/zms-738795s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371 
2016-07-20 05:31:16.011070 zmdc  2474 INF 'zmc -m 1' starting at 16/07/20 05:31:16, pid = 2039 zmdc.pl  
2016-07-20 05:31:16.006320 zmdc  2474 INF Starting pending process, zmc -m 1 zmdc.pl  
 
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Bosch RTSP Camera Issues

Post by knight-of-ni »

This means the backend is working (cameras are programmed correctly):

Code: Select all

2016-07-20 06:07:20.298025 zmc_m1  3973 INF Sealer: 12000 - Capturing at 14.93 fps zm_monitor.cpp 3131
This, on the other hand, means you have broken the Apache configuration:

Code: Select all

2016-07-20 05:59:52.552803 web_php  3243 ERR socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371
Packages from zmrepo come, out of the box, configured to avoid this problem. Go back and review what changes you made to PATH_ZMS under options and/or the zoneminder apache configuration file (particularly the ScriptAlias). Put them back to their default settings.
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/
eld101
Posts: 13
Joined: Tue Jul 19, 2016 11:22 am

Re: Bosch RTSP Camera Issues

Post by eld101 »

knnniggett wrote:This means the backend is working (cameras are programmed correctly):

Code: Select all

2016-07-20 06:07:20.298025 zmc_m1  3973 INF Sealer: 12000 - Capturing at 14.93 fps zm_monitor.cpp 3131
This, on the other hand, means you have broken the Apache configuration:

Code: Select all

2016-07-20 05:59:52.552803 web_php  3243 ERR socket_sendto( /var/lib/zoneminder/sock/zms-074443s.sock ) failed: No such file or directory /usr/share/zoneminder/www/includes/functions.php 2371
Packages from zmrepo come, out of the box, configured to avoid this problem. Go back and review what changes you made to PATH_ZMS under options and/or the zoneminder apache configuration file (particularly the ScriptAlias). Put them back to their default settings.
That is strange....I do not believe that I changed any path options or anything in either apache configs. The install came fresh from the zmrepo.

My PATH_ZMS = /cgi-bin-zm/nph-zms

Here is my zoneminder.conf file in conf.d:

Code: Select all

#
# ZoneMinder Apache configuration file
# With SSLRequire and HTTPS auto redirect
# Modify this configuration to suit your requirements
#

# Auto Redirect HTTP requests to HTTPS
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^/?(zm)(.*) https://%{SERVER_NAME}/$1$2 [R,L]

Alias /zm "/usr/share/zoneminder/www"
<Directory "/usr/share/zoneminder/www">
    SSLRequireSSL
    Options -Indexes +MultiViews +FollowSymLinks
    AllowOverride All
    <IfModule mod_authz_core.c>
       # Apache 2.4
       Require all granted
    </IfModule>
    <IfModule !mod_authz_core.c>
        # Apache 2.2
        Order deny,allow
        Allow from all
    </IfModule>
</Directory>

ScriptAlias /cgi-bin-zm "/usr/libexec/zoneminder/cgi-bin"
<Directory "/usr/libexec/zoneminder/cgi-bin">
    SSLRequireSSL
    AllowOverride All
    Options +ExecCGI +FollowSymLinks
    <IfModule mod_authz_core.c>
       # Apache 2.4
       Require all granted
    </IfModule>
    <IfModule !mod_authz_core.c>
        # Apache 2.2
        Order deny,allow
        Allow from all
    </IfModule>
</Directory>

~
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Bosch RTSP Camera Issues

Post by knight-of-ni »

Did you turn off selinux?
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/
eld101
Posts: 13
Joined: Tue Jul 19, 2016 11:22 am

Re: Bosch RTSP Camera Issues

Post by eld101 »

knnniggett wrote:Did you turn off selinux?
yes, should I not have?
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Bosch RTSP Camera Issues

Post by knight-of-ni »

I'm just making sure you followed all the steps in the README. ZoneMinder is not very forgiving, and deviating from the documentation is a very common cause of problems.

Code: Select all

2016-07-20 05:57:01.238370 web_js  3723 WAR Ignoring passed dimensions 1792x1792 when getting popup size for tag 'video' ?view=event
Make sure the resolution you have specified in the monitor config is exact, down the pixel. Use vlc to tell you what the exact resolution should be.

If that still does not resolve the issue then perform the following:
1) restart zoneminder
2) watch the zoneminder event log. do NOT attempt to open a monitor.
3) wait a good while and post those logs. I expect to see those "capturing..." messages, but I want to verify you aren't getting any other errors or warnings.

It is important to not attempt to open a monitor during this test.
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/
Locked