receiverproxy

receiverproxy

Sets up and drives LED receiving cards.

Panel configs
ready-made receiving card config files for the listed panels, in the formats the cards read (Colorlight rcvbp today), to download or customize in the browser; drop in your own vendor file to read it back
Receiver cards
the supported cards with their limits, firmware downloads and tested panels
Wall
lay out cards and panels into a screen and get each card's position
Control
with the desktop daemon (rxp ui) the site drives the cards directly over Ethernet, provisions them, installs firmware and shows video, with no sender card and no vendor software

Install

git clone https://github.com/AlecDusheck/receiverproxy
cd receiverproxy
cargo install --path crates/cli
sudo chmod o+rw /dev/bpf*        # macOS
sudo setcap cap_net_raw,cap_net_admin+ep "$(which rxp)"   # Linux
rxp discover
rxp ui