Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 432 Bytes

MSM Control Plane

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:

  1. MSM-stub (to exchange control plane messages over gRPC)
  2. 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)