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.

videoQuality is not working.[🐛]

See original GitHub issue

Description

videoQuality is not working.

the same for 2 options on android either ‘low’ or ‘high’ videoQuality

the resolution still 144 pixels

let options = {
          videoQuality: 'high',
          mediaType: 'video',
          durationLimit: 30
        };
  • Image Picker version: ["react-native-image-picker": "^3.0.0"]
  • React Native version: ["react-native": "0.63.3"]
  • Platform: [Android]
  • Development Operating System: [Linux]
  • Dev tools: [VSCode]

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10

github_iconTop GitHub Comments

3reactions
Johan-dutoitcommented, Dec 21, 2020

🎉 This issue has been resolved in version 3.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

1reaction
Johan-dutoitcommented, Dec 21, 2020

I went with !videoQualityString.toLowerCase().equals("high") instead

Read more comments on GitHub >

github_iconTop Results From Across the Web

Low video quality after upload - YouTube Help - Google Support
Open your video's watch page. In the video player, select Settings "" . Click Quality. If higher-quality options are still missing, processing is...
Read more >
How to fix bad video quality in Google Chrome (4 Easy Ways)?
1. Update your Google Chrome web browser · 2. Check the video resolution settings on YouTube · 3. Disable the Hardware Acceleration ·...
Read more >
Fix Bad Quality Videos in Easy Ways - Wondershare Repairit
These are all signs of a bad quality video or a disrupted video file. Knowing the reasons behind a bad video is as...
Read more >
Troubleshooting Video Quality Issues - Highfive Success Center
Everyone, including me: The problem is likely on the end of the person who is sending the poor quality to everyone else, either...
Read more >
Resolving Video Quality Issues (iPhone or iPad) - OTN
Your device might have apps running in the background that use up its processing power and/or bandwidth. To free-up your device, close all...
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