question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multiple sources/qualities?

See original GitHub issue

How do i handle multiple <video> sources of different qualities?

<vime-player id="player">
  <vime-video cross-origin>
    <source data-src="https://filesamples.com/samples/video/mp4/sample_1920x1080.mp4" type="video/mp4" label="1080p">
    <source data-src="https://filesamples.com/samples/video/mp4/sample_3840x2160.mp4" type="video/mp4" label="4K">
  </vime-video>

  <!-- Loads the default Vime UI. -->
  <vime-default-ui />
</vime-player>

bin

Upd: Seems like the quality settings are youtube/vimeo exclusive. Please reflect that in the docs.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
mihar-22commented, Oct 5, 2020

Sounds good, use the other players that do support it 😃 I left it open for discussion and you can communicate with a little respect. Version 1 to where we are now was a complete rewrite that took a lot of work, I didn’t simply drop it because I wanted too, I haven’t decided whether to include it or not. I’m open to anyone creating a PR and including it which is exactly what happened for both Videojs and Plyr (quality selection were community contributions), these things don’t come out of thin air and it needs to be worked on which requires time and effort.

0reactions
lonelylion99commented, Nov 25, 2021

Would love to see this feature.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Explain the Value of Multiple Sources - Smekens Education
This is evidence that students assume all texts on the same topic reveal the same information and possess the same perspective. It's important ......
Read more >
Maintaining Data Quality from Multiple Sources Case Study
Find solutions for ensuring quality data from multiple healthcare sources in this case study.
Read more >
5. Evaluating Sources - External Analysis Research
Common evaluation criteria include: purpose and intended audience, authority and credibility, accuracy and reliability, currency and timeliness, and objectivity ...
Read more >
Practical guidance for using multiple data sources in ... - NCBI
(3) Follow a prespecified protocol for extracting trial characteristics from multiple sources. Identify differences among sources, and contact study authors ...
Read more >
Assessing Source Quality | Style for Students Online
To run a quality check on your sources, follow these guidelines: Begin by discerning the expected quality of resources in relation to the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found