Skip to content

Connect to as many gopros as defined and relays them off to a local RTMP server. The RTMP output of the GoPros can be used as a Media Source in OBS

License

Notifications You must be signed in to change notification settings

martincarapia/GoProStreamRelay

Repository files navigation

GoPro Stream Relay

This project allows you to manage and relay GoPro streams.

Build instructions

Ensure that you have Python <3.12, >=3.9 installed.

python --version

Clone project and Install python requirements

git clone https://github.com/martincarapia/GoProStreamRelay.git
cd GoProStreamRelay
pip install -r requirements.txt

Build executable based on your operating system

pyinstaller buildspecfiles/(win|mac|linux)build.spec

Look in the dist folder and run the built executable and enjoy!

Usage

Follow this easy youtube video and following along with setup VIDEO HERE

Install https://github.com/martincarapia/DynamicStreamManager.git on a server and get it running
Then install latest release of GoPro Stream Relay.

This is made possible due to Medical Informatics Engineering for who I'm developing this for.

About

Connect to as many gopros as defined and relays them off to a local RTMP server. The RTMP output of the GoPros can be used as a Media Source in OBS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages