akc42 / pi_record

ffmpeg and nodejs based audio recorder with web based interface to start and stop recordings and to show audio volume
GNU General Public License v3.0
1 stars 0 forks source link

We should delete short recordings #3

Closed akc42 closed 4 years ago

akc42 commented 4 years ago

Any recording shorter that a time (see also #2) should not be kept to avoid cluttering up with short irrelevant recordings. I'm thinking 30 seconds as a minimum time, but we could make in environment variable configurable