Media Streaming Mesh Control Plane
Currently implements RTSP
Goal is that control planes themselves are pluggable (we may move RTSP into a separate msm-rtsp plugin repo).
Control plane interacts with:
- MSM-stub (to exchange control plane messages over gRPC)
- MSM-k8s library (to write stream map entries for the network controller, to resolve URLs to K8s endpoints, and to interface to MSM's gRPC APIs)