Player SDK + Live stream

Can I use liveStreamId and streamKey with the Player SDK?

Docs have only VOD example using id and token

Can I autoplay an iframe livestream?
@anon89371750

HI there- thanks for the questions

  1. Live is supported via the SDK.

For id add the liveStreamId, and then use live:true to identify that it is a live stream. (I have a pull request to update the docs making this clearer).

To autoplay a live stream - you have 3 options 9these work for VOD too!):

  1. Assign a player to the livestream with autoplay set to on
  2. Use the SDK (autoplay: true) option
  3. simply append “#autoplay” to the player URL in the iframe

https://embed.api.video/vod/vi70JPrQieRsb7kH3tXxvMWP#autoplay