Search found 7 matches

by bfl
Thu Jul 25, 2024 2:21 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Segmentation fault
Replies: 15
Views: 9899

Re: Segmentation fault

MarsRover wrote: Tue Jul 23, 2024 8:59 pm I noticed that there's a new build 1.37.63~20240723103852 pushed to Ubuntu repo
Did anyone try it already, what about those segfaults, still there?
1.37.63~20240723103852-jammy - no segfaults. Everything looks fine :D.
by bfl
Mon Sep 13, 2021 6:49 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: FFMPEG 4+ vs Ubuntu 20.04 vs Zoneminder 1.37.1
Replies: 1
Views: 4354

Re: FFMPEG 4+ vs Ubuntu 20.04 vs Zoneminder 1.37.1

Everything became normal after using mjpeg by rtsp instead of mjpeg by http.
by bfl
Fri Sep 03, 2021 12:10 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: FFMPEG 4+ vs Ubuntu 20.04 vs Zoneminder 1.37.1
Replies: 1
Views: 4354

FFMPEG 4+ vs Ubuntu 20.04 vs Zoneminder 1.37.1

Hello, After Ubuntu upgrade from 16.04 то 18.04 & 20.04 i have troubles with connecting to a part of MJPEG monitors by FFMPEG. From monitor log: zmc_m19[4048090].ERR-zmc.cpp/300 [Failed to capture image from monitor 19 BD4680DRZ-186882901903 (1/1)] zmc_m19[4048090].ERR-zm_ffmpeg_camera.cpp/219 [ ...
by bfl
Fri Sep 07, 2018 1:14 pm
Forum: ZoneMinder 1.31.x
Topic: (Solved)API not working with PHP 7.2 and Bionic 18.04
Replies: 53
Views: 201001

Re: (Solved)API not working with PHP 7.2 and Bionic 18.04

knight-of-ni wrote: Fri Mar 23, 2018 9:44 pm PR created:
https://github.com/FriendsOfCake/crud/issues/581
Wow, Thank you! Now api works with php7.2!
by bfl
Fri Jul 14, 2017 3:59 pm
Forum: ZoneMinder 1.30.x
Topic: Strange limitations of cameras monitoring
Replies: 5
Views: 3496

Re: Strange limitations of cameras monitoring

Please note that I find that the default 50 buffers is really more than required. Reducing this in each monitor will drastically reduce your shm use. You might try dropping it to 30 and see if you get any complaints in the logs. Wow! Now i can add other cameras without waiting for additional RAM ...
by bfl
Fri Jul 14, 2017 8:28 am
Forum: ZoneMinder 1.30.x
Topic: Strange limitations of cameras monitoring
Replies: 5
Views: 3496

Re: Strange limitations of cameras monitoring

You are absolutely right with a note about RAM Load: 4.22 - Disk: 5% - / dev / shm: 100%. Now everything is perfectly clear. Thanks!
by bfl
Thu Jul 13, 2017 5:15 pm
Forum: ZoneMinder 1.30.x
Topic: Strange limitations of cameras monitoring
Replies: 5
Views: 3496

Strange limitations of cameras monitoring

Hi I need some help to understand what is going on with my ZM. I'm trying to add all campus cameras (over 100) on one ZM installation so everyone can see them over Internet. I have a i7 CPU with 8 GB RAM onboard, Ubuntu server 16.04, ZM 1.30.4, Apache2 and MariaDB. Every camera has max 8 fps of 0.5 ...