Learn how to play assets with Livepeer
Player
to view a video asset, with some custom
styles to demonstrate what’s possible.
Player
with a playbackId
, which we
created previously when uploading a video asset.
PLAYBACK_ID
with your video’s playback id.
muted
and autoplay
behavior with &muted=false
and/or &autoplay=false
. These are set to true by default. Looping can also be
set with &loop=true
.