A program that reads GPS data from a comport, and overlay's the speed in knots, km/h, m/s or miles into live video capture from webcam or other capture device. Written in Borland C++ Builder, and works sometimes on WIndows XP:-) Uses VideoLab VCL.
Features
- Reads $GPRMC sentences from comport, and extracts the speed.
- Popup menu to select comport, speed units and what data should be overlayed the video
- grabs video from camera (or other video capture device), overlays selected data as text
- Video with overlayed text is stored as uncompressed AVI, using LOTS of disk space.
- I made this to make a movie onboard my sailing catamaran when sailing fast :-)
- I'm far from a skilled programmer, but I could not find any existing software filling my need.
- This program does the job for me, but might crash your computer.
- There are some issues with selecting wrong comports, so I recomend selecting the correct port:-)
- You need a fast cpu and a fast disk with lots of space for this.
- It's only one .EXE file, settings are stored in
- Both the .INI and .AVI files are stored in the folder where the .EXE file is.
- You need VideoLab VCL installed to compile the source.
Follow GPS Camera Overlay
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GPS Camera Overlay!