fotema
fotema copied to clipboard
Put videos on the map
Some videos (at least on iOS--I don't know about Android) embed a longitude and latitude. This data should be extracted and persisted to a 'videos_geo' database table and used to plot videos on the map album.
Video metadata should be extracted with the ffmpeg-next
API, but if that is not possible then using ffprobe
is acceptable.