AsyncAPI channel · Red5 · Red5 Pro WebRTC Streaming Events

/publish

WebSocket channel for a publisher to establish a WebRTC session and broadcast a live stream to the Red5 Pro server. The publisher sends an SDP offer and ICE candidates; the server responds with an SDP answer and its ICE candidates.

Provider: Red5 AsyncAPI: v2.6.0 Spec: Red5 Pro WebRTC Streaming Events Operations: 2 Messages: 5

Channel address

/publish

Operations

publish
publisherSend
Publisher sends signaling message to server
publisherReceive
Publisher receives signaling message from server

Messages

SdpOffer
WebRTC SDP offer from a client
Content-Type:
IceCandidate
ICE candidate for WebRTC peer connection establishment
Content-Type:
PublishRequest
Initial request from a publisher to start a streaming session
Content-Type:
SdpAnswer
WebRTC SDP answer from the server
Content-Type:
StreamEvent
Server-sent event about stream state changes
Content-Type:

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.