Getting an embed code or link to a broadcast
Written by
Updated at May 28, 2026
Cloud Video UI
API
-
Open the Cloud Video home page
. -
Select a channel.
-
In the
Broadcasts tab, select the broadcast you need. -
Under Episodes, select an episode.
-
Specify the required playback settings for the broadcast episode:
Play video without sound by defaultAuto play videoHide controls in player.
With Cloud Video Player SDK for IFrame, you can specify additional player control and video playback settings for an HTML page, e.g., video size and looping, volume, etc.
-
Select the preferred broadcast link format:
html: HTML embed code in Iframe format.link: Direct link to the broadcast.
-
Click
Copy.
Use the getPlayerURL REST API method for the Episode resource or the EpisodeService/GetPlayerURL gRPC API call.