You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get focal length of the webcam/selfie cam from the image taken using ImageCapture but in browsers where this is not supported and polyfill is being used I am seeing no metadata. But for chrome where ImageCapture is available natively, I can see the metadata.
Is there any option which will help me preserve the metadata?
The text was updated successfully, but these errors were encountered:
I am trying to get focal length of the webcam/selfie cam from the image taken using
ImageCapture
but in browsers where this is not supported and polyfill is being used I am seeing no metadata. But for chrome whereImageCapture
is available natively, I can see the metadata.Is there any option which will help me preserve the metadata?
The text was updated successfully, but these errors were encountered: