In this post I will compare how the two products stack up with the aim of using the best bits of both to build our own 360 video uploader.
Blog
The latest from the Trek View team.
Guides | Updates | Treks | Developers | Products | ExPODition
-
Google Street View Studio versus the Mapillary Desktop Uploader
Guides January 20, 2023
-
Creating 360 Tours of the Best Ski Resorts in France (Part 2)
Treks January 06, 2023
I look back at my imagery from last season and show how you can do the same this year.
-
My Favourite Talks from State of the Map 2022
Guides December 09, 2022
Navigation for prams, GPS accuracy of cameras, pedestrian and bike infrastructure, entry-level mapping, and a 360 street-level imagery project in Belgium.
-
Injecting Telemetry into Video Files (Part 6): Telemetry Injector
Developers November 25, 2022
In this post I will show you a proof of concept that can be used to turn a series of geo-tagged images into a video with a CAMM or GPMD telemetry track.
-
Injecting Telemetry into Video Files (Part 5): GPMF
Developers November 04, 2022
In this post I will the structure of GoPro’s GPMF standard, how to create a GPMF binary and accompanying metadata, and finally how to inject it into a mp4 video file.
-
Injecting Telemetry into Video Files (Part 4): CAMM
Developers October 21, 2022
In this post I will take what we learned in the last post and use it to write some telemetry into a video.
-
Injecting Telemetry into Video Files (Part 3): Structuring telemetry trak's in mp4 videos
Developers October 07, 2022
In this post I will focus on the structure of trak boxes in mp4 with of a focus on using them to describe video telemetry.
-
Injecting Telemetry into Video Files (Part 2): A high-level introduction to the mp4 specification
Developers September 23, 2022
In this post I will introduce the structure of an mp4 file and describe how players use this structure to decode the its contents.
-
Injecting Telemetry into Video Files (Part 1): An Introduction
Developers September 09, 2022
In this post I will explain why we, finally, have decided to figure out how to write geo-telemetry into video files created using ffmpeg.
-
Programmatically creating a thumbnail image from a equirectangular image
Developers August 26, 2022
In this post I will show you two approaches you can use to create thumbnails from any part of an equirectangular image.