mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 04:22:00 -08:00
* implement native recording (#1399) * support saving VP9 tracks * support saving MPEG-1 audio tracks * switch segment when codec parameters change * allow to disable recording on a path basis * allow disabling recording cleaner * support recording MPEG-1/2/4 video tracks * add microseconds to file names * add tests |
||
|---|---|---|
| .. | ||
| agent.go | ||
| agent_test.go | ||
| cleaner.go | ||
| cleaner_test.go | ||
| part.go | ||
| record.go | ||
| record_path.go | ||
| segment.go | ||
| track.go | ||