stream_playback_webrtc_url

The URL used to play live video over WebRTC.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-playback-webrtc-url-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_playback_webrtc_url",
  "title": "stream_playback_webrtc_url",
  "description": "The URL used to play live video over WebRTC.",
  "example": "https://customer-m033z5x00ks6nunl.cloudflarestream.com/b236bde30eb07b9d01318940e5fc3edake34a3efb3896e18f2dc277ce6cc993ad/webRTC/play",
  "type": "string"
}