uhuruphotos-android
uhuruphotos-android copied to clipboard
Show EXIF metadata for videos
The problem is that since the server doesn't read and provide said data, we'd have to wait until the full video file is downloaded before loading them and even then, getting access to the raw file via ExoPlayer's caching system might be tricky (was very easy for photos)
I believe this is now implemented by LibrePhotos. Just need to implement server driver EXIF data in the app