Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 693 Bytes

RestreamsRequestObject.md

File metadata and controls

20 lines (11 loc) · 693 Bytes

RestreamsRequestObject

Adding restream destinations is optional. However, if you set a restream destination, you must provide all attributes for each destination.

Properties

Name Type Description Notes
name String Use this parameter to define a name for the restream destination.
serverUrl String Use this parameter to set the `RTMPS` or `RTMP` server URL of the restream destination.
streamKey String Use this parameter to provide the unique key of the live stream that you want to restream.

Implemented Interfaces

  • Serializable
  • DeepObject