2026-08-04 15:45:50 +08:00
|
|
|
// Package mtx wraps the generated MediaMTX control API client.
|
|
|
|
|
package mtx
|
|
|
|
|
|
|
|
|
|
// The input is the official API document vendored from the frozen MediaMTX tag.
|
|
|
|
|
//go:generate go tool oapi-codegen -config oapi-codegen.yaml ../../api/vendor/mediamtx-v1.19.3.openapi.yaml
|