We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the rpi-rgb-led-matrix wiki!
Throwing this here for now. Will edit examples readme and attempt my first pull request later.
video mirror using to progs and a pipe:
pi@raspberrypi:~/rpi-rgb-led-matrix/examples-api-use $ raspivid -w 128 -h 64 -n -fps 60 -o /dev/null -r - -rf rgb -v -t 0 -hf | sudo ./ledcat
(I have two 64x64 panels in a chain.)