Getting an embed code or link to a broadcast
Written by
Updated at October 29, 2024
Cloud Video interface
API
-
Open the Cloud Video home page
. -
Select a channel.
-
In the
Broadcasts tab, select the broadcast you need. -
Under Episodes, click </> Embed in site.
-
Set the required playback parameters for the broadcast:
Play video without sound by default (recommended)
Auto play video
Display controls in the player
.
With Cloud Video Player SDK for IFrame, you can specify additional video player management settings and video playback parameters for the HTML page, such as 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.