e558e6259137.5 MB
GPL-3.0+
strict
core24
Stream video from IP Cam to YouTube Live
Note: only cams with h264 codec are supported at the moment
Getting started
0. [RaspberryPi + Raspbian/Raspberry Pi OS] Update
1. Install snap:
2. Get
3. Open config file for edit:
4. Uncomment
5. Restart snap:
Hints
Troubleshooting
Getting started
0. [RaspberryPi + Raspbian/Raspberry Pi OS] Update
snapd to the latest available version according to https://forum.snapcraft.io/t/installing-snap-on-debian 1. Install snap:
sudo snap install youtube-live-streamer --edge2. Get
stream key in YouTube Studio (https://studio.youtube.com/channel/UC/livestreaming)3. Open config file for edit:
sudoedit /var/snap/youtube-live-streamer/common/live-streamer.conf 4. Uncomment
youtube-stream-key: "xxxx-xxxx-xxxx-xxxx-xxxx" line by removing # at the beginning and replace xxxx-xxxx-xxxx-xxxx-xxxx with your stream key5. Restart snap:
sudo snap restart youtube-live-streamerHints
- You can view configured video streams by opening http://localhost:4080 in browser
Troubleshooting
- Look to the logs with
sudo snap logs youtube-live-streamerorsudo snap logs youtube-live-streamer -f - Create issue on https://github.com/WebRTSP/RTMPVideoStreamer/issues
Update History
e558e62 (59)13 Dec 2025, 09:47 UTC
22 Jun 2021, 16:41 UTC
26 Oct 2025, 08:09 UTC
13 Dec 2025, 09:47 UTC