Streaming

v3.0.0
module family

Media stream delivery and live transport features.

Migration Guidance
How to use this module family correctly in v3.

Use modules for provider/runtime details and capabilities for user-facing streaming behavior.

Entity-Level Pattern
{
  "modules": {
    "streaming": {
      "enabled": true
    }
  }
}
Related Entity Contracts
Common places where this module family appears.