How to programmatically retrieve video resolution? #4772
Unanswered
marconioliveira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to know the resolution of a video before sending it to a transcode API to avoid black bars depending on the rotation.
How is it possible to retrieve the resolution programmatically using react-native-video via React.createElement? I tried here, but onload or onerror are not called.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions