mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-19 17:50:03 -08:00
Reply with "status": "ok" in case of success, and with "status": "error" in case of error. This makes the API more accessible and user friendly. |
||
|---|---|---|
| .. | ||
| muxer.go | ||
| muxer_fmp4.go | ||
| muxer_mp4.go | ||
| muxer_mp4_test.go | ||
| on_get.go | ||
| on_get_test.go | ||
| on_list.go | ||
| on_list_test.go | ||
| segment_fmp4.go | ||
| segment_fmp4_test.go | ||
| server.go | ||
| server_test.go | ||