All Projects → abinpaul1 → GPS-Video-Logger

abinpaul1 / GPS-Video-Logger

Licence: MIT License
Android App to record video and track GPS data simultaneously. GPS Logger with Video. GPS and video recording.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to GPS-Video-Logger

wp-plugin-trackserver
A WordPress plugin for GPS tracking and publishing
Stars: ✭ 34 (+100%)
Mutual labels:  gpx, gps-tracking
Server
CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downloads are available under the Releases tab https://casparcg.com.
Stars: ✭ 572 (+3264.71%)
Mutual labels:  video-player, video-recording
X-TRACK
A GPS bicycle speedometer that supports offline maps and track recording
Stars: ✭ 3,736 (+21876.47%)
Mutual labels:  gpx, gps-tracking
Screen Recorder Ffmpeg Cpp
*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo
Stars: ✭ 98 (+476.47%)
Mutual labels:  video-player, video-recording
django-for-runners
Store your GPX tracks of your running (or other sports activity) in django.
Stars: ✭ 49 (+188.24%)
Mutual labels:  gpx, gps-tracking
trackanimation
Track Animation is a Python 2 and 3 library that provides an easy and user-adjustable way of creating visualizations from GPS data.
Stars: ✭ 74 (+335.29%)
Mutual labels:  gpx, gps-tracking
tracking-location-provider-android
Tracking the android mobile and animating marker smoothly in Google Maps. Tracking has been done both in foreground and background. Tested in Android Oreo 8.1, Android 6.0 and Android 5.0
Stars: ✭ 37 (+117.65%)
Mutual labels:  gps-tracking, location-tracker
syncwatch
Browser extension to watch videos together
Stars: ✭ 48 (+182.35%)
Mutual labels:  video-player
flutter preload videos
Preloading videos in Flutter 💙
Stars: ✭ 42 (+147.06%)
Mutual labels:  video-player
IQPlayer
Simple video player with subtitle for flutter.
Stars: ✭ 16 (-5.88%)
Mutual labels:  video-player
QtDemos
This is a demo about Qt5, including Qt Custom Widget, Qt Multithreaded Downloader, QML Video Player(using OpenGL, FFmpeg and SDL2)
Stars: ✭ 18 (+5.88%)
Mutual labels:  video-player
stravaV10
Open source bike GPS: with Strava segments !
Stars: ✭ 34 (+100%)
Mutual labels:  gpx
react-video-players
📺 Library of React video player components that offer a consistent interface and callback system for Vimeo, YouTube and the <video> tag. Along with a handy higher order component for building your own 😉
Stars: ✭ 13 (-23.53%)
Mutual labels:  video-player
LocationMapViewer
Android App to view Locations in a map with support for gpx, kml and kmz data
Stars: ✭ 31 (+82.35%)
Mutual labels:  gpx
ReminderPro
ReminderPro(location, note, voice recording)
Stars: ✭ 27 (+58.82%)
Mutual labels:  location-tracker
laav
Asynchronous Audio / Video Library for H264 / MJPEG / OPUS / AAC / MP2 encoding, transcoding, recording and streaming from live sources
Stars: ✭ 50 (+194.12%)
Mutual labels:  video-recording
SuperForwardView
A lightweight android library that allows to you create custom fast forward/rewind animations like on Netflix.
Stars: ✭ 75 (+341.18%)
Mutual labels:  video-player
flutter video list sample
Flutter workout to play video list
Stars: ✭ 30 (+76.47%)
Mutual labels:  video-player
KTVideoMonitor
📹KTVideoMonitor视频监控Demo-基于ijkPlayer的网络播放器,支持HTTP、RTMP、HLS(m3u8)、本地视频等多种格式
Stars: ✭ 22 (+29.41%)
Mutual labels:  video-player
vue-visual
Vue 2 image and video loader supporting lazy loading, background videos, fixed aspect ratios, low rez poster images, transitions, loaders, slotted content and more.
Stars: ✭ 56 (+229.41%)
Mutual labels:  video-player

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].