Editing a broadcast
-
Open the Cloud Video home page
. -
Select a channel.
-
In the
Broadcasts tab, in the row with the broadcast you need, click and select Edit. -
Rename 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 Save.
Use the update REST API method for the Stream resource or the StreamService/Update gRPC API call.
Updating an episode
-
Under Episodes, click
next to the episode in question and select Edit. -
In the Episode type field, select a mode:
Live: Real-time playback with rewind support.Broadcast: Scheduled playback with recording.
-
Edit the episode name and description.
-
In the Access list, edit the episode access type:
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
Liveas 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.
-
To change the thumbnail, click
Select file and select a new thumbnail 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
Use the update REST API method for the Episode resource or the EpisodeService/Update gRPC API call.