Create a stream
Follow our previous guide on creating a stream to get a stream key. A creator can then start a stream.Fetch playback info
After <1 minute of the stream ingest starting, a thumbnail URL should be returned from the playback info API endpoint. Example response:source array with the type image/png. This
URL will always return the latest thumbnail of your stream.
The thumbnail will always have a
hrn of Thumbnail (PNG) and type of
image/png.getSrc and passed as the video poster
attribute, and updated every few seconds.