Anyfile
Open file
gopro-maxprotocol v2workspace: none

How Anyfile's GoPro MAX Panorama Viewer Works

The viewer identifies GoPro camera metadata, decodes standard equirectangular JPEG panoramas or both HEVC tracks from .360 files, and renders an interactive view without uploading the file.

See the camera viewer guide

Viewing architecture

  1. 1A bounded EXIF or ISO BMFF probe validates supported camera layouts.
  2. 2Mediabunny performs local range reads and feeds WebCodecs; a WebGL shader maps GoPro's two three-face EAC tracks onto the view.

Main limitations

  • Video playback requires HEVC WebCodecs support on the current device.
  • Ambisonic PCM audio, GPMF telemetry, gyro leveling and stabilization are not applied.

MANIFEST

Formats declared by the plugin

GoPro MAX panorama photo
.jpg.jpeg
GoPro MAX 360 video
.360

Open-source projects and licenses

Mediabunny 1.55.3

MIT

Range-based MP4 demuxing and WebCodecs frame/audio decoding.

Published format pages