Creating a broadcast
-
Open the Cloud Video home page
. -
Select a channel.
-
In the
Broadcasts tab, click Create a broadcast. -
Enter a name and description for the broadcast.
-
In the Stream input protocol field, select the required protocol,
RTMPorSRT. -
In the Stream type field, select:
-
If you selected the
Pullstream type, enter the address of your broadcast server in the Server address field. -
Enable Auto-start broadcast to publish episodes automatically upon receiving an input signal.
-
Click Create.
To create a broadcast, use the create REST API method for the Stream resource or the StreamService/Create gRPC API call.
Creating an episode
-
Under Episodes, click
Add an episode. -
In the Episode type field, select a mode:
- Live: Real-time playback with rewind support.
- Broadcast: Scheduled playback with recording.
-
Enter a name and description for the episode.
-
In the Access list, select the episode access type:
-
For all users: Anyone with the link will have unlimited access to the episode. -
By temporary link: Access to the episode will be provided through a special link.
The video is available via a temporary link for a maximum of 12 hours.
-
-
When selecting Live as the episode type, specify the Rewind buffer (sec) field to set the number of seconds the player buffers around the current position for smooth navigation.
-
When selecting Broadcast as the episode type, specify the broadcast start and end date and time in the Episode start and Episode end fields.
-
Enable or disable ads. To enable it, configure ad display in advance.
-
To change a player preset, in the Player template list, select the one you need from those available in the channel or create a new preset.
-
In the Thumbnail field, click
Select file and choose a cover image.The following cover formats are supported: JPG
, PNG , and GIF . -
Click Save.
You can add any number of episodes. To delete an episode you do not need, click
To create an episode, use the create REST API method for the Episode resource or the Episode/Create gRPC API call.