mediamtx/internal/record
Alessandro Ros dcb5b45e84
update dependencies (#3325)
2024-05-05 19:06:47 +02:00
..
agent.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
agent_instance.go add playback server (#2452) (#2906) 2024-01-23 20:52:05 +01:00
agent_test.go update golangci-lint (#3300) 2024-04-28 18:20:08 +02:00
cleaner.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
cleaner_test.go fix support for JWT authentication in API, metrics, playback, pprof (#3253) 2024-04-18 23:55:48 +02:00
format.go record: rename recFormat into format (#2776) 2023-12-02 15:03:37 +01:00
format_fmp4.go update dependencies (#3325) 2024-05-05 19:06:47 +02: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_mpegts.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
path.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
path_test.go api: add endpoints for recording management (#2901) (#2988) 2024-02-04 23:51:51 +01:00
record.go implement native recording (#1399) (#2255) 2023-09-16 17:27:07 +02:00