MCPcopy Index your code
hub / github.com/abinpaul1/GPS-Video-Logger

github.com/abinpaul1/GPS-Video-Logger @v2.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.1 ↗ · + Follow
107 symbols 264 edges 6 files 13 documented · 12%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

GPS-Video-Logger

Releases GitHub license

Record and playback video and live location data simultaneously.

Description

GPS Video Logger is an ad-free open source lightweight app to record video and geographical position simultaneously.

The app offers two modes of recording : Video Mode and Timelapse Mode

The app provides a video player to view your video and location on map side by side. (Video and GPS player)

Recorded journeys are stored directly in your Internal Storage at :

Android / data / app.gps_video_logger / files / GPS_Video_Logger / (Video as mp4 and track as a GPX file)

Reference documents

Code of conduct

Repository License

Privacy Policy

Frequently Asked Questions

Q - I've just installed the App, but it doesn't read the GPS Signal.

A - Please reboot your Device, go in an open Area and try to repeat your test.

Q - How can I backup/copy my Journeys?

A - You can see your journey files in a folder in Internal_Storage : Android / data / app.gps_video_logger / files / GPS_Video_Logger / . Each journey has a video file in mp4 format and track file(location) in GPX format. Both these files will have the same name (name of your journey). Copy both these files to succesfully copy your journey.

Q - My horizontal videos appear vertical during playback

A - Ensure you have enabled the "Auto Screen Rotate" feature before starting the recording.

Q - How to import recorded videos from older version of the app?

A - In earlier versions, the video and track file was located in GPS_Video_Logger folder, directly in Internal Storage. Please copy all the files in that folder to the new location Android / data / app.gps_video_logger / files / GPS_Video_Logger / and the app will detect them and allow playback.

Feel free to open issues in the repository for any kind of queries or suggestion

Core symbols most depended-on inside this repo

Shape

Method 100
Class 7

Languages

Java100%

Modules by API surface

app/src/main/java/app/gps_video_logger/Recording.java48 symbols
app/src/main/java/app/gps_video_logger/PlaybackActivity.java29 symbols
app/src/main/java/app/gps_video_logger/FileListAdapter.java10 symbols
app/src/main/java/app/gps_video_logger/FilePicker.java9 symbols
app/src/main/java/app/gps_video_logger/LauncherActivity.java6 symbols
app/src/main/java/app/gps_video_logger/CameraPreview.java5 symbols

For agents

$ claude mcp add GPS-Video-Logger \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page