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.
All Monitors Save JPEGS set to Disabled yet JPEGS are still being created
Re: All Monitors Save JPEGS set to Disabled yet JPEGS are still being created
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)
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)