-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Connor edited this page Jul 14, 2026
·
1 revision
Ingest RTSP, webcams, files, or generated frames. Transform them in Python. Publish locally, across your LAN, or to an existing RTSP/SRT server.
- Installation and first stream
- Local publishing
- LAN streaming
- Relay and transform
- Python API
- CLI reference
- Troubleshooting
pip install easy-rtsp
easy-rtsp doctor
easy-rtsp webcam 0 --serve live --lanThe GitHub Pages site is the canonical, versioned documentation. This Wiki is the short path into it.
Documentation · PyPI · Source · Issues