This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Nils ebc9013c6e Enhance debugging capabilities and update build configuration
- Introduced a new debug logging mechanism by defining `dbg_log` for conditional logging based on the `DEBUG_BUILD` option.
- Updated `build.ps1` to include a debug flag for CMake configuration.
- Refactored logging calls across multiple source files to utilize the new `dbg_log` function, improving consistency and clarity in debug output.
- Added a new header file `debug-log.h` to centralize debug logging definitions.
2026-05-04 16:30:04 +02:00
2026-03-29 20:45:07 +02:00
2026-03-29 20:45:07 +02:00
2026-03-29 20:45:07 +02:00
2026-03-29 20:45:07 +02:00

Easy IRL Stream

OBS Studio plugin for IRL streamers. Receives an RTMP or SRT stream directly in OBS and automatically reacts to connection events.

Features

  • Built-in RTMP/SRT server — no external server needed
  • Automatic scene switching on disconnect or low quality
  • Overlay control, recording control, webhooks & custom commands
  • SRTLA support (bond WiFi + mobile data)
  • Real-time stream monitor dock
  • DuckDNS integration
  • Cross-platform (Windows, macOS, Linux)

Download & Documentation

For setup instructions, FAQ and downloads visit stools.cc/p/easy-irl-stream.

License

This project is licensed under the GNU General Public License v2.0.

S
Description
OBS Studio plugin for IRL streamers. Receives an RTMP or SRT stream directly in OBS and automatically reacts to connection events (e.g. scene switch on disconnect or low quality).
Readme GPL-2.0 127 KiB
Languages
C 67.5%
C++ 23.2%
CMake 4.1%
PowerShell 3.3%
Inno Setup 1.5%
Other 0.4%