Only for YouTube TV and DirecTV Roku apps!
I have completely rewritten the Roku Bridge project to run natively on Windows! This version drops the Docker and Python requirements entirely—it is now a completely standalone, zero-dependency background application.
It acts as a proxy bridge between raw LinkPi Transport Streams and Channels DVR, dynamically handling local network ports and issuing Roku ECP commands to automate live TV tuning for your HDMI encoders.
Links:
- User Guide & Setup Instructions: https://github.com/nuken/Roku-Bridge-Windows/blob/main/GUIDE.md
- Download Releases: https://github.com/nuken/roku-bridge-windows/releases
How to Install (Important Note):
I am currently waiting on the SignPath Foundation to process the open-source code signing certificate for this project. In the meantime, the current release is an unsigned executable.
- Go to the Releases page and download the latest
RokuBridge_Setup_vX.X.X.exe. - Double-click the installer.
- Because the
.exeis currently unsigned, Windows SmartScreen will pop up a blue warning box saying "Windows protected your PC." - Click More info, and then click Run anyway.
- The setup wizard will automatically install the application, silently configure the necessary Windows Defender Firewall rules for local network streaming, and drop a shortcut in your Startup folder.
Once installed, it will silently launch in the background and pop open the web configuration page so you can enter your Roku IP and LinkPi URLs.
I am also working on a Roku Bridge Lean version for docker which will be available soon.
Let me know if you run into any bugs!
