Skip to content

1.Installation

ZhuElly edited this page Apr 21, 2026 · 5 revisions

Come here to pick server or master installer

Installers Download Link

Install Link

  • .exe: For Windows platform
  • .deb: For Linux Debian distro

Master

The one with control user interface.

If you are windows user, just open start menu and search "GoPro Master", then open it.

#!/bin/bash
# For Linux user
go-pro-master

Server

The one with console interface only. This is the middle-ware program

If you are windows user, just open start menu and search "GoPro Server", then open it.

#!/bin/bash
# For Linux user
go-pro-server

Clone this wiki locally