Hoping someone can help.. I have used ZM for years using a USB and cheapo camera. I now have a nice 1080p MPEG camera outside and finding it and zoneminder struggle to work together and I regularly get the dredded blue screen
Im thinking its probably because the wifi signal isnt the best but at the same time other (inferior) packages dont appear to have any issues.
Looking at the log file Im seeing its littered with error messages, sometimes its a signal loss then an unable to read the packet error etc etc.
Heres an example of what Im seeing
Code: Select all
DATE/TIME
COMPONENT SERVER PID LEVEL MESSAGE FILE LINE
2018-09-11 13:55:06.145364 zma_m11 3941 INF BackCam: 1808 - Closing event 178845, signal loss zm_monitor.cpp 1432
2018-09-11 13:55:06.100217 zma_m11 3941 WAR Signal: Lost zm_monitor.cpp 1429
2018-09-11 13:55:05.766789 zmc_m11 4333 ERR Unable to read packet from stream 0: error -541478725 "End of file". zm_ffmpeg_camera.cpp 167
2018-09-11 13:55:05.744873 zma_m11 3941 INF BackCam: 1807 - Gone into alert state zm_monitor.cpp 1704
2018-09-11 13:55:05.690818 zmc_m11 4333 INF av_read_frame returned "End of file". Reopening stream. zm_ffmpeg_camera.cpp 163
2018-09-11 13:55:05.010009 zma_m11 3941 INF BackCam: 1806 - Opening new event 178845, alarm start zm_monitor.cpp 1660
2018-09-11 13:55:04.900433 zma_m11 3941 INF BackCam: 1806 - Gone into alarm state zm_monitor.cpp 1614
2018-09-11 13:55:04.849034 zma_m11 3941 WAR Signal: Reacquired zm_monitor.cpp 1429
2018-09-11 13:55:04.661288 zmc_m11 4333 INF Successfully reopened stream. zm_ffmpeg_camera.cpp 134
2018-09-11 13:54:52.157712 zma_m11 3941 INF BackCam: 1742 - Closing event 178844, signal loss zm_monitor.cpp 1432
2018-09-11 13:54:52.113683 zma_m11 3941 WAR Signal: Lost zm_monitor.cpp 1429
2018-09-11 13:54:51.867964 zmc_m11 4333 ERR Unable to read packet from stream 0: error -541478725 "End of file". zm_ffmpeg_camera.cpp 167
2018-09-11 13:54:51.824591 zmc_m11 4333 INF av_read_frame returned "End of file". Reopening stream. zm_ffmpeg_camera.cpp 163
2018-09-11 13:54:51.089140 zmaudit 5301 INF Deleted 75 log table entries by time zmaudit.pl
2018-09-11 13:54:42.373270 zmeventnotification 5291 INF Broadcasting new events to all 0 websocket clients zmeventnotification.pl
Code: Select all
2018-09-11 13:51:56.637063 zmc_m11 4334 ERR Unable to open input rtsp://xxx:yyyy@192.168.0.26:554/11 due to: Operation now in progress
As for settings
sourcetype=Ffmpeg
analysis fps=3.0
max fps =7 (Camera is set to max 5fps)
alarm max = 5
Sourcepath = rtsp://admin:xxxx8@192.168.0.26:554/11
remoteMethod= tcp
Buffers
- Image Buffer Size (frames) 50
- Warmup Frames 25
- Pre Event Image Count 25
- Post Event Image Count 25
- Stream Replay Image Buffer 1000
- Alarm Frame Count 1
Any advice?
I was thinking of trying out the beta of ZM 1.32, but not 100% sure how a) stable it is and b) how to install
Any advice?
My alternative is to move to something like shinobi,xeoma or something, but I like ZM, and been with me for a long time!