Question

what is geotagged videos ? Is it possible to get latitude and longitude value from geotagged videos through coding ?? is there any api in java for executing this kind of videos ?

Was it helpful?

Solution

Basically Geo-tags are just metadata entries on the file.

For code, I suppose you could check metadata-extractor from google code, or see older question in here for general Get Video file metadata in Java

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top