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 request] Extract location data from videos on Android #1224

Open
landfound opened this issue Nov 19, 2024 · 1 comment
Open

[Feature request] Extract location data from videos on Android #1224

landfound opened this issue Nov 19, 2024 · 1 comment

Comments

@landfound
Copy link

Platforms

Android

Description

AssetEntity.latlngAsync always return zero for video, ExifInterface just support images format. If location is needed, MediaMetadataRetriever should be used.

Why

I want extract location for video.

@fluttercandies-dev
Copy link

AI Summary: The user requests a feature to extract location data from videos on Android, as the current AssetEntity.latlngAsync method only works for images.

@AlexV525 AlexV525 changed the title [Feature request] [Feature request] Extract location data from videos on Android Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants