Search found 8 matches

by rknobbe
Fri Aug 19, 2022 9:15 pm
Forum: ZoneMinder 1.36.x
Topic: FIXED: The video could not be loaded, either because the server or network failed or because the format is not supported
Replies: 1
Views: 979

FIXED: The video could not be loaded, either because the server or network failed or because the format is not supported

I've got a new Sv3C 8MP POE camera that I'm connecting to using ffmpeg as detected using ONVIF. Source Type is ffmpeg Function is Nodect (triggered by lower res profile on same camera) Live viewing works fine. Viewing events presents me with a black image and the subject text. Downloading the video ...
by rknobbe
Mon Jan 25, 2021 4:14 pm
Forum: ZoneMinder 1.34.x
Topic: Mysql memory calculator, check my math Plz
Replies: 1
Views: 967

Mysql memory calculator, check my math Plz

I've been getting oom-killer messages since I added a new camera. Rather than use a calculator to try to add up the total memory required, I figured I'd let MySQL do the work. Somebody please check my math. Maybe others will benefit from the mysql script. mysql> select x.Id, x.Width, x.Height, x ...
by rknobbe
Tue Sep 22, 2020 11:43 pm
Forum: ZoneMinder 1.34.x
Topic: How to increase DB 68/151
Replies: 5
Views: 3251

Re: How to increase DB 68/151

I have 9 cameras and saw my DB connections grow to 300. I've since increased to 512. Is there a rule of thumb to determine how many connections are needed?
by rknobbe
Wed Dec 12, 2012 5:32 am
Forum: Feature Requests
Topic: direct Framebuffer output?
Replies: 0
Views: 1566

direct Framebuffer output?

Is there a zoneminder client that works similarly to xlib_shm, but outputs directly to the Linux framebuffer device (without need for a X server)?
by rknobbe
Thu Dec 29, 2011 4:08 pm
Forum: ZoneMinder 1.24.x
Topic: Just a question, about archiving
Replies: 1
Views: 1638

Re: Just a question, about archiving

For one thing, archived events won't get automatically purged if the disk fills up (based on the PurgeWhenFull filter anyway)
by rknobbe
Mon Dec 19, 2011 5:37 pm
Forum: Website Issues
Topic: ZM Web site is getting spammed
Replies: 6
Views: 12011

Re: ZM Web site is getting spammed

There is still a lot of link spamming hitting the Wiki. I've been trying to undo or blank out as I can keep up, but this would be a lot easier if the MediaWiki install had some of the blacklist/Delete and anti-spam modules installed.

Who administers the wiki?
by rknobbe
Tue Aug 10, 2004 8:40 pm
Forum: ZoneMinder Previous Versions
Topic: ownership on shared memory segments
Replies: 0
Views: 1625

ownership on shared memory segments

For some reason I'm getting ownership problems on my shared memory segments. (This is on FreeBSD 4.10) Some segments are coming up as MODE OWNER GROUP --rwa------ www www while others are coming up as ---rwa------ root www of course, the segments owned by root are not accessible by the zm processes ...
by rknobbe
Tue Jul 27, 2004 4:51 pm
Forum: ZoneMinder Previous Versions
Topic: FreeBSD 5.x Port
Replies: 3
Views: 7542

also 4.10

I've got this port working reasonably well (so far) under FreeBSD 4.10. I'll share my patches if anybody is interested.