Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 9.14 KB

newstreampayload.md

File metadata and controls

16 lines (13 loc) · 9.14 KB

NewStreamPayload

Fields

Field Type Required Description Example
name str ✔️ N/A test_stream
pull Optional[components.Pull] Configuration for a stream that should be actively pulled from an
external source, rather than pushed to Livepeer. If specified, the
stream will not have a streamKey.
creator_id Optional[components.InputCreatorID] N/A
playback_policy OptionalNullable[components.PlaybackPolicy] Whether the playback policy for an asset or stream is public or signed
profiles List[components.FfmpegProfile] N/A
record Optional[bool] Should this stream be recorded? Uses default settings. For more
customization, create and configure an object store.
false
recording_spec Optional[components.NewStreamPayloadRecordingSpec] N/A
multistream Optional[components.Multistream] N/A
user_tags Dict[str, components.UserTags] User input tags associated with the stream