elements icon indicating copy to clipboard operation
elements copied to clipboard

Feature/add optional mux logo to mux video

Open ronalduQualabs opened this issue 9 months ago • 2 comments

This resolves Issue #6 by implementing the following changes: • Adds a watermark image element to the template. • Introduces a new watermark-enabled attribute to the element. • Reads the watermark-enabled attribute and displays the watermark image accordingly.

image

ronalduQualabs avatar Mar 27 '25 19:03 ronalduQualabs

@ronalduQualabs is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Mar 27 '25 19:03 vercel[bot]

this will probably have to be written a little differently. In CustomVideoElement there is a static getTemplateHTML method which creates the HTML that will go in the shadow DOM. It enables the media elements to SSR in React.

This method should be overridden and depending on the attributes it should render logo slot or not...

luwes avatar Mar 28 '25 18:03 luwes

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elements-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2025 7:40pm
elements-demo-svelte-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2025 7:40pm
elements-demo-vanilla ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2025 7:40pm

vercel[bot] avatar Mar 31 '25 19:03 vercel[bot]