stream_input_webrtc_url

The WebRTC URL you provide to the broadcaster, which they stream live video to.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-input-webrtc-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_input_webrtc_url",
  "title": "stream_input_webrtc_url",
  "description": "The WebRTC URL you provide to the broadcaster, which they stream live video to.",
  "example": "https://customer-m033z5x00ks6nunl.cloudflarestream.com/b236bde30eb07b9d01318940e5fc3edake34a3efb3896e18f2dc277ce6cc993ad/webRTC/publish",
  "type": "string"
}