All Monitors Save JPEGS set to Disabled yet JPEGS are still being created

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
flyzone
Posts: 2
Joined: Tue Jan 19, 2021 9:11 pm

All Monitors Save JPEGS set to Disabled yet JPEGS are still being created

Post by flyzone »

As the subject says I have all Monitors Save JPEGS set to disabled yet they are still being created.
I have Video Writer set to X264 Encode. I only desire to have video stored. I've restarted Zoneminder
with no effect. Happy to investigate with a little help as I have just started studying the code & have
not figured it out yet.
flyzone
Posts: 2
Joined: Tue Jan 19, 2021 9:11 pm

Re: All Monitors Save JPEGS set to Disabled yet JPEGS are still being created

Post by flyzone »

Okay update I did have ONE monitor set to frames only. Fixed that & now the JPEGS are not
getting created. With only that one set though all monitors were getting JPEGS created. I'll
try & re-create that situation later. I did query the DB & see all are now set to zero.

MariaDB [zm]> select SaveJPEGS from Monitors;
+-----------+
| SaveJPEGS |
+-----------+
| 0 |
| 0 |
| 0 |
| 0 |
| 0 |
| 0 |
| 0 |
| 0 |
| 0 |
| 0 |
| 0 |
+-----------+
11 rows in set (0.000 sec)
Post Reply