GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
yuuji
/
m3
Download ZIP
36 commits
Transfer to URL with SHA
tree:
8975ffda09
Branches
Tags
×
master
m3
/
html5video
/
latest commit
8975ffda09
HIROSE Yuuji
authored
on 5 Jan 2020
..
2019_07_29-Yawata.gpx
Incorporate HTML5Video test module to this
6 years ago
README.md
Incorporate HTML5Video test module to this
6 years ago
index.html
Temporarily use yawata movie for debugging
6 years ago
kamo.mp4
Incorporate HTML5Video test module to this
6 years ago
kamo.webm
Incorporate HTML5Video test module to this
6 years ago
movplay.js
periodic commit
6 years ago
README.md
動画とマップの同期
時計が正確なことを前提とし、
屋外で移動する様子を撮った動画を用意する
同時に移動を記録したGPXログファイルを用意する
このスクリプトでGPXを専用JSONに変換する
videoとmap用のdivを用意し、再生と地図表示をHTMLに記述する
ブラウザで見て再生ボタン
のようにすると、再生時刻に応じた地点にマーカが移動するようなものを
作りたい。これから。