Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8741831
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:23:11+00:00 2026-06-13T11:23:11+00:00

I am wanting to write an application that takes a live video stream along

  • 0

I am wanting to write an application that takes a live video stream along with GPS coordinates, merges them together and displays it on a HTML5 browser.

This is what I got so far.

I can capture the live Video. Video is in MP4/H.264 format.

I can get the GPS coordinates. Updated every second.

I need to merge them into one stream. I have thought about either, embedding the GPS as metadata or putting the GPS data into the captions.

On the client side, the user will have a HTML5-compliant browser that can play MP4/H.264 video.

I need a way to extract the GPS data from the merged stream.

I can then display the video in one frame and a map with the current position in another frame, side by side.

I am looking for help in the merging and un-merging of the streaming video and GPS.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T11:23:12+00:00Added an answer on June 13, 2026 at 11:23 am

    If you’re going to split the merged stream, then why don’t you just leave a video file, and a GPS log, and sync them afterwards?

    In the GPS stream just log a frame number, or sync based on timestamps. Just make sure that you synchronize the system clock with GPS time in that case.

    That’s how I’ve done it in the past, and it works fine.

    To get an overview of what was logged, and to verify that everything was synced correctly, I converted my data to .srt (for subtitles) format. Then with any video player you can see your custom text as a subtitle, and the video player does the syncing for you.

    .srt looks like this.

    1
    00:00:00,000 --> 00:00:01,000
    First Message. GPS bla bla 
    
    2
    00:00:01,000 --> 00:00:02,000
    Second Message.. GPS foo bar
    

    Can’t be easier. More info: http://en.wikipedia.org/wiki/SubRip

    Here you’ll find an example of MP4+SRT on a HTML5 webpage: http://www.storiesinflight.com/js_videosub/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm wanting to write a simple WinForms application that will be able to plot
I am wanting to write a small application that can pull RSS feeds from
I'm wanting to write a whiteboard app. I have a beginning that renders a
I'm trying to write a java application in Eclipse. I'm really wanting to use
I am trying to write a simple polling application using NodeJS. I'm wanting to
I have a linux application that gets an input stream from some device. That
I develop the first part of an Android application that allows to broadcast video
I have a windows application that will write some information to Track1 and Track2
I have an application that's built on top of Eventlet. I'm trying to write
I am currently trying to write an application that runs the same code exactly

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.