Camera Image No Longer Shows Up In Zoneminder

Forum for questions and support relating to the 1.28.x releases only.
Locked
tyler_h
Posts: 20
Joined: Mon Feb 09, 2015 4:47 pm

Camera Image No Longer Shows Up In Zoneminder

Post by tyler_h »

I have an IP camera connected to my server.
The camera is ONVIF capable.
I am using Zoneminder to MOCORD using LibVLC codec.
The stream is RTSP
Using FFMPEG causes a blue screen to overwrite the image from the camera.


Below are the most recent errors...
2015-05-24 08:22:57.896244 web_js 25074 ERR Uncaught TypeError: Cannot read property 'focus' of undefined http://192.168.1.120/zm/skins/flat/js/skin.js 164
2015-05-24 08:22:22.142750 zmfilter 2846 ERR Error parsing date/time '-20 days', skipping filter 'Delete 20 Days ?' zmfilter.pl
2015-05-24 08:22:22.138680 zmfilter 2846 ERR Unable to parse date string '-20 days' zmfilter.pl
2015-05-24 08:21:56.915244 web_js 25073 ERR Uncaught TypeError: Cannot read property 'focus' of undefined http://192.168.1.120/zm/skins/flat/js/skin.js 164
2015-05-24 08:20:55.958841 web_js 25070 ERR Uncaught TypeError: Cannot read property 'focus' of undefined http://192.168.1.120/zm/skins/flat/js/skin.js 164
2015-05-24 08:19:55.011729 web_js 25072 ERR Uncaught TypeError: Cannot read property 'focus' of undefined http://192.168.1.120/zm/skins/flat/js/skin.js 164
2015-05-24 08:18:56.513604 web_js 25071 ERR Uncaught TypeError: Cannot read property 'focus' of undefined http://192.168.1.120/zm/skins/flat/js/skin.js 164
2015-05-24 08:18:46.550945 web_php 26046 ERR socket_sendto( /var/run/zm/zms-463268s.sock ) failed: No such file or directory /usr/share/zoneminder/includes/functions.php 2330
2015-05-24 08:18:35.772270 zms 26053 ERR Terminating, last frame sent time 1432477115.272190 secs more than maximum of 10.000000 zm_monitor.cpp 4155
2015-05-24 08:18:18.253093 web_php 26044 ERR socket_sendto( /var/run/zm/zms-990068s.sock ) failed: No such file or directory /usr/share/zoneminder/includes/functions.php 2330
2015-05-24 08:18:08.201286 web_php 25070 ERR socket_sendto( /var/run/zm/zms-990068s.sock ) failed: No such file or directory /usr/share/zoneminder/includes/functions.php 2330
2015-05-24 08:17:57.829287 zms 26047 ERR Terminating, last frame sent time 1432477077.329112 secs more than maximum of 10.000000 zm_monitor.cpp 4155
2015-05-24 08:17:53.271149 web_js 25073 ERR Uncaught TypeError: Cannot read property 'focus' of undefined http://192.168.1.120/zm/skins/flat/js/skin.js 164



The INF log is filled with these...

2015-05-24 08:25:16.007319 zma_m6 3024 WAR Waiting for capture daemon zm_monitor.cpp 486


Anyone have any ideas as to how I could stop my camera image from disapearing? Or at the very least e-mail me when it does so I can restart the server, that will instantly fix things.



I can re create this error by rebooting my camera. The log is filled with this after I re create the problem

2015-05-24 09:31:48.541624 web_js 28562 ERR Uncaught TypeError: Cannot read property 'focus' of undefined http://192.168.1.120/zm/skins/flat/js/skin.js 164
2015-05-24 09:31:46.812576 web_php 26696 ERR socket_sendto( /var/run/zm/zms-191260s.sock ) failed: No such file or directory /usr/share/zoneminder/includes/functions.php 2330
2015-05-24 09:31:36.795177 web_php 28210 ERR socket_sendto( /var/run/zm/zms-191260s.sock ) failed: No such file or directory /usr/share/zoneminder/includes/functions.php 2330
2015-05-24 09:31:26.581746 zms 29256 INF Terminating Logger zm_logger.cpp 235
2015-05-24 09:31:26.577574 zms 29256 ERR Terminating, last frame sent time 1432481486.077467 secs more than maximum of 10.000000 zm_monitor.cpp 4155
2015-05-24 09:31:26.066967 zms 29256 WAR Shared data not initialised by capture daemon, some query functions may not be available or produce invalid results for monitor FrontDoor zm_monitor.cpp 426
2015-05-24 09:31:20.182686 zmc_m3 28132 INF FrontEntry: 16000 - Capturing at 10.75 fps zm_monitor.cpp 2907
Locked