سؤال

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 ?

هل كانت مفيدة؟

المحلول

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top