Search found 4 matches

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: 93322

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 a...
by RagenVox
Mon Feb 26, 2024 5:13 pm
Forum: ZoneMinder 1.36.x
Topic: playback jpeg frames slow
Replies: 3
Views: 2760

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: 4081

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: 2041

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.