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

Feature: Support query-params in playback-id #7

Closed
cjpillsbury opened this issue Aug 17, 2021 · 0 comments
Closed

Feature: Support query-params in playback-id #7

cjpillsbury opened this issue Aug 17, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request mux-video Relates to mux-video element

Comments

@cjpillsbury
Copy link
Contributor

Which Mux Elements/Packages would you like a new feature for?

  • mux-video

🎥 Describe the feature you'd like to request

Per @dylanjha :

Usage with query params

  • Mux supports a number of query params on stream.mux.com URLs (the most common being token= for signed URLs)
  • When using the playback-id shorthand, we'll need to support query params so that playback-id="abc123?token=xyz789" gets expanded to a src that looks like https://stream.mux.com/abc123.m3u8?token=xyz789

For a more detailed example, see e.g. Secure Video Playback

💻 Describe the use cases the feature will solve

(See description, above)

⭐ Describe the solution you'd like to see

use src attribute instead of playback-id

(See description, above)

🔄 Describe alternatives or workarounds you've considered

@cjpillsbury cjpillsbury added the enhancement New feature or request label Aug 17, 2021
@cjpillsbury cjpillsbury self-assigned this Aug 17, 2021
@cjpillsbury cjpillsbury added this to the Mux Elements Beta milestone Aug 18, 2021
@cjpillsbury cjpillsbury added the mux-video Relates to mux-video element label Aug 18, 2021
clearlyTHUYDOAN added a commit to clearlyTHUYDOAN/elements that referenced this issue May 10, 2022
…retry-logic

[WIP] Allow user styling and retry upload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mux-video Relates to mux-video element
Projects
None yet
Development

No branches or pull requests

1 participant