mediamtx/internal/record
2024-02-04 23:51:51 +01:00
..
agent_instance.go add playback server (#2452) (#2906) 2024-01-23 20:52:05 +01:00
agent_test.go record: use reception time instead of current time in segment names (#2925) 2024-01-21 19:15:31 +01:00
agent.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
cleaner_test.go add playback server (#2452) (#2906) 2024-01-23 20:52:05 +01:00
cleaner.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
format_fmp4_part.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
format_fmp4_segment.go add playback server (#2452) (#2906) 2024-01-23 20:52:05 +01:00
format_fmp4_track.go record: use reception time instead of current time in segment names (#2925) 2024-01-21 19:15:31 +01:00
format_fmp4.go record: use reception time instead of current time in segment names (#2925) 2024-01-21 19:15:31 +01:00
format_mpegts_segment.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
format_mpegts.go record: use reception time instead of current time in segment names (#2925) 2024-01-21 19:15:31 +01:00
format.go
path_test.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
path.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
record.go