Skip to content

Instantly share code, notes, and snippets.

@brancusi
Created November 29, 2023 18:27
Show Gist options
  • Save brancusi/8be4cf276f9a69f29c5d885658b04f37 to your computer and use it in GitHub Desktop.
Save brancusi/8be4cf276f9a69f29c5d885658b04f37 to your computer and use it in GitHub Desktop.
Mux Embed
<script src="https://cdn.jsdelivr.net/npm/@mux/mux-player"></script>
<mux-player
style="--controls: none;"
stream-type="on-demand"
playback-id="LRgxheWRoYPIoK6uxW01lfRnu6mIYRBBCpjHrh0001ycq4"
title="My awesome video"
metadata-video-title="Test video title"
metadata-viewer-user-id="user-id-007"
autoplay="muted"
loop
></mux-player>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment