Skip to content

Conversation

cjpillsbury
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Jul 14, 2025

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

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jul 14, 2025

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 Jul 14, 2025 6:56pm

Copy link

snyk-io bot commented Jul 14, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@@ -0,0 +1,28 @@
-----BEGIN PRIVATE KEY-----
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOTE: These are locally created keys for testing https servers locally (a pre-requisite for some DRM test cases). No concerns with these being pushed to remote repo.

@@ -0,0 +1,153 @@
/* eslint-disable no-console */
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a SimpleVideoPlayer that use hls.js and adds Mux Video DRM + playback token support.

@@ -0,0 +1,64 @@
import Head from 'next/head';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a test page for using the <SimpleVideoPlayer/> component. Works similar to our <MuxPlayer/> test page though not designed for similar robustness. Expect to have to apply parameters and then load the resultant URL for expected behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant