Add record segment duration to configuration and implement file rotation in recorder

This commit is contained in:
2025-08-19 10:58:34 -04:00
parent f51749ec0c
commit 265c142edb
2 changed files with 118 additions and 31 deletions

View File

@ -1,2 +1,3 @@
rtsp_url: "rtsp://10.10.10.104:8554/union"
output_file: "output.wav"
record_segment_duration: "30m" # Duration for each recording segment