Search found 5 matches

by RagenVox
Mon May 26, 2025 8:33 am
Forum: ZoneMinder 1.36.x
Topic: AI support in ZM
Replies: 2
Views: 2265

Re: AI support in ZM

you ever got this working with the current versions of ZM?> I'm setting up something similar and wondered if there's been any recent change in how ONVIF profiles are handled during camera discovery. Also curious—did you notice any difference using FFMPEG vs LibVLC in your case?
by RagenVox
Tue Feb 27, 2024 2:37 pm
Forum: ZoneMinder 1.36.x
Topic: newbie on Zoneminder 1.36.x, how to modify and compile source code change?
Replies: 1
Views: 99402

Re: newbie on Zoneminder 1.36.x, how to modify and compile source code change?

You usually need to use make or a similar build system to recompile the application when dealing with C++ files. To make changes to PHP or other scripts, you can just replace the file in the relevant directory. To prevent messing up your ZoneMinder setup, make sure you understand the build process ...
by RagenVox
Mon Feb 26, 2024 5:13 pm
Forum: ZoneMinder 1.36.x
Topic: playback jpeg frames slow
Replies: 3
Views: 3700

Re: playback jpeg frames slow

Dealing with slow playback of JPEG frames can be really frustrating, especially when you're trying to review your footage. It's strange that playback worked well in previous versions but not in the current one. One thing you could try is optimizing the JPEG files with compress jpeg . This might help ...
by RagenVox
Mon May 08, 2023 4:47 pm
Forum: ZoneMinder 1.34.x
Topic: Recorded video take a long time to display in mp4
Replies: 4
Views: 5138

Re: Recorded video take a long time to display in mp4

Have you tried clearing your browser cache and cookies?
by RagenVox
Wed Mar 22, 2023 12:16 pm
Forum: ZoneMinder 1.34.x
Topic: localhost versus IP address
Replies: 3
Views: 2934

Re: localhost versus IP address

I have not encountered a problem like that. But I also had some minor glitches with ZM on Centos8. This is generally quite unpleasant, considering that my work was affected by it. I am also on the lookout for good advice.