Skip to content

Instantly share code, notes, and snippets.

@hiskang
hiskang / mp4gps.html
Last active October 20, 2022 18:05
Novatek MP4 GPS Player: a single file JavaScript implementation of Sergei's nvtk_mp42gpx.py + Google Maps
<html>
<head>
<title>Novatek mp4 GPS Player</title>
<style>
.thumb {
height: 75px;
border: 1px solid #000;
margin: 10px 5px 0 0;
}
#map {