§9.24.

PUBLISH_NAMESPACE_CANCEL

The subscriber sends an PUBLISH_NAMESPACE_CANCEL control message to indicate it will stop sending new subscriptions for tracks within the provided Track Namespace.

PUBLISH_NAMESPACE_CANCEL Message {
  Type (i) = 0xC,
  Length (16),
  Request ID (i),
  Error Code (i),
  Error Reason (Reason Phrase)
}
Figure 25: MOQT PUBLISH_NAMESPACE_CANCEL Message
  • Request ID: The Request ID of the PUBLISH_NAMESPACE that is being terminated. See Section 9.9.

  • Error Code: Identifies an integer error code for canceling the publish. PUBLISH_NAMESPACE_CANCEL uses the same error codes as REQUEST_ERROR (Section 9.8) that responds to PUBLISH_NAMESPACE.

  • Error Reason: Provides the reason for publish cancelation. See Section 1.4.3.

This is one section of the MoQT specification, rendered per-section for quick reference and citation. The authoritative text is draft-ietf-moq-transport-16 at the IETF.