A GoPro livestreaming service for Raspberry Pi.
curl -sSL https://raw.githubusercontent.com/armanddp/synapse/main/install.sh | sudo bash
- Clone the repository:
git clone https://github.com/armanddp/synapse.git
- Run the installer:
bash
cd synapse
sudo ./install.sh
Edit the configuration file at /etc/gopro-synapse/config.ini
View logs with:
bash
tail -f /var/log/gopro-livestream.log