mediamtx/internal/record
Neeraj Kanhere 47bd7352f0
support unix timestamp in filenames of recorded segments (#2774)
* added support for %s to use unix timestamp in filenames

* fix lint errors

* add tests

* update documentation

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2023-12-02 14:36:13 +01:00
..
agent_instance.go restart recordings in case of errors (#2439) (#2571) 2023-10-26 21:40:44 +02:00
agent_test.go record: fix invalid segment duration in case of offsets between video/audio (#2477) (#2715) 2023-11-23 13:36:07 +01:00
agent.go record: fix invalid segment duration in case of offsets between video/audio (#2477) (#2715) 2023-11-23 13:36:07 +01:00
cleaner_test.go record: allow using special characters in recording path (#2674) 2023-11-10 16:07:21 +01:00
cleaner.go record: fix deleting segments in case of relative paths (#2526) (#2673) 2023-11-10 16:03:04 +01:00
rec_format_fmp4_part.go restart recordings in case of errors (#2439) (#2571) 2023-10-26 21:40:44 +02:00
rec_format_fmp4_segment.go restart recordings in case of errors (#2439) (#2571) 2023-10-26 21:40:44 +02:00
rec_format_fmp4_track.go record: fix invalid segment duration in case of offsets between video/audio (#2477) (#2715) 2023-11-23 13:36:07 +01:00
rec_format_fmp4.go restart recordings in case of errors (#2439) (#2571) 2023-10-26 21:40:44 +02:00
rec_format_mpegts_segment.go restart recordings in case of errors (#2439) (#2571) 2023-10-26 21:40:44 +02:00
rec_format_mpegts.go restart recordings in case of errors (#2439) (#2571) 2023-10-26 21:40:44 +02:00
rec_format.go restart recordings in case of errors (#2439) (#2571) 2023-10-26 21:40:44 +02:00
record_path_test.go support unix timestamp in filenames of recorded segments (#2774) 2023-12-02 14:36:13 +01:00
record_path.go support unix timestamp in filenames of recorded segments (#2774) 2023-12-02 14:36:13 +01:00
record.go implement native recording (#1399) (#2255) 2023-09-16 17:27:07 +02:00