c23fc3121137.5 MB
GPL-3.0
strict
core24
Stream video from IP Cam to RTMP Server
Intended to help stream your IP Cam to RTMP Server.
Note: only cams with h264 codec are supported at the moment
Getting started
1. [RaspberryPi + Raspbian/Raspberry Pi OS] Update
2. Install snap:
3. Open config file for edit:
4. Replace
5. Replace
6. Restart snap:
Hints
Troubleshooting
Note: only cams with h264 codec are supported at the moment
Getting started
1. [RaspberryPi + Raspbian/Raspberry Pi OS] Update
snapd to the latest available version according to https://forum.snapcraft.io/t/installing-snap-on-debian2. Install snap:
sudo snap install rtmp-video-streamer --edge3. Open config file for edit:
sudoedit /var/snap/rtmp-video-streamer/common/rtmp-streamer.conf4. Replace
source value with desired RTSP URL5. Replace
target value with target RTMP server URL6. Restart snap:
sudo snap restart rtmp-video-streamerHints
- You can view configured video streams by opening http://localhost:4080 in browser
Troubleshooting
- Create issue on https://github.com/WebRTSP/RTMPVideoStreamer/issues
- Look to the logs with
sudo snap logs rtmp-video-streamerorsudo snap logs rtmp-video-streamer -f
Update History
c23fc31 (21)13 Dec 2025, 09:47 UTC
18 Apr 2025, 10:25 UTC
26 Oct 2025, 08:59 UTC
13 Dec 2025, 09:47 UTC