Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mux uploader large file fallback #934

Merged

Conversation

cjpillsbury
Copy link
Contributor

@cjpillsbury cjpillsbury commented Jun 6, 2024

  • Exposes useLargeFileWorkaround upchunk option for browsers that cannot handle large files with ReadableStream implementation.
  • Some docs updates
  • Updates MuxUploader nextjs example page to make props config easier (similar to MuxPlayer). (available here)

fixes #892

@cjpillsbury cjpillsbury requested a review from a team as a code owner June 6, 2024 17:24
Copy link

vercel bot commented Jun 6, 2024

@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 Jun 6, 2024

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

Name Status Preview Comments Updated (UTC)
elements-demo-create-react-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:20pm
elements-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:20pm
elements-demo-svelte-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:20pm
elements-demo-vanilla ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:20pm
elements-demo-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:20pm

@cjpillsbury cjpillsbury merged commit 87acf67 into muxinc:main Jun 6, 2024
8 of 9 checks passed
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.

Bug: mux-uploader 'success' immediately triggered when selecting file in Safari
2 participants