[
{
"id": "<name>",
"name": "<name>",
"rtsp": "rtsp://username:[email protected]"
}
]
// Through KubePkg
import (
"github.com/innoai-tech/media-toolkit/cuepkg/mtk"
"github.com/innoai-tech/runtime/cuepkg/kube"
)
_mtk: kube.#KubePkg & {
namespace: "default"
app: mtk.#MTK & {
streams: "x": {
"name": "<name>"
"rtsp": "rtsp://username:[email protected]"
}
}
}
_mtk.kube