Stream Live Input
Example Usage
resources:
exampleStreamLiveInput:
type: cloudflare:StreamLiveInput
name: example_stream_live_input
properties:
accountId: 023e105f4ecef8ad9ca31a8372d0c353
defaultCreator: defaultCreator
deleteRecordingAfterDays: 45
meta:
name: test stream 1
recording:
allowed_origins:
- example.com
hide_live_viewer_count: false
mode: off
require_signed_urls: false
timeout_seconds: 0
Properties
Sets the creator ID asssociated with this live input.
Indicates the number of days after which the live inputs recordings will be deleted. When a stream completes and the recording is ready, the value is used to calculate a scheduled deletion date for that recording. Omit the field to indicate no change, or include with a null
value to remove an existing scheduled deletion.
A unique identifier for a live input.
Records the input to a Cloudflare Stream video. Behavior depends on the mode. In most cases, the video will initially be viewable as a live video and transition to on-demand after a condition is satisfied.
Details for streaming to an live input using RTMPS.
Details for playback from an live input using RTMPS.
Details for streaming to a live input using SRT.
Details for playback from an live input using SRT.
Details for streaming to a live input using WebRTC.
Details for playback from a live input using WebRTC.