Search found 6 matches
- Fri May 09, 2025 2:36 pm
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4297
Re: Randomly saving only JPEGs and no video after adding GPU
If I'm understanding you, I just needed to change "_zmc_5" to "_zmc_m5". I did that, and I still see nothing in /var/log/zm, or /tmp/zm. I'm using Debian; is there an issue with systemd logging or something? /var/log/syslog has lots of zm warnings of "Decompression must happen before presentation ...
- Thu May 08, 2025 9:04 pm
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4297
Re: Randomly saving only JPEGs and no video after adding GPU
Hmm. I wasn't able to get logging to work. ls /var/log/zm shows nothing. If 5 is the ID of the monitor, should I use "_zmc_5" for the debug target? However, nvtop shows the GPU is being used, if that is the info you're looking for. Now that you mention it, though, I thought to look in in the normal ...
- Thu May 08, 2025 2:15 pm
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4297
- Thu May 08, 2025 2:10 pm
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4297
- Thu May 08, 2025 1:54 pm
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4297
- Wed May 07, 2025 2:10 pm
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4297
Randomly saving only JPEGs and no video after adding GPU
I had a stable setup, saving H.264 video without reencoding from my cameras. I'm recording continuously at 5 FPS, storing 10 minute videos that weigh about 300 MB each. I wanted to save disk space, so I added an NVIDIA GPU to compress the videos. Under Source, I set: DecoderHWAccelName: cuda ...