Create a video entity
To create your video streaming, you need to create an Entity object.
Last updated
To create your video streaming, you need to create an Entity object.
Last updated
name*
string
The entity's name.
description
string
An arbitrary string attached to the object. Often useful for displaying to users.
encoding_template
string
Indicates whether encoding mode is enabled for the live_entity. Set as sd, hd
or fhd
to enable and as none
to disable.