RasPi box that sends AND recieves NDI streams. I didn't believe it at first, but works damn well with minimal latency.
Big ups to @TheKillerBeeRelayTeam for finding this, check out his website at www.hivemindsynthesis.com.
Also, check us out at the Hive Discord. Lot's of like minded synth-heads all helping each other out, myself included!
Image your OS
Opening the Imager software, select your device. Like I said before, 3 B+ or higher for this.
All you need is the OS and Desktop enviroment. This would be a good time to get those settings it asks you for straightend out. Remember what you name it on hostname, it might help you later on finding it on the network. In this walkthrough, we are going to have "doughndi" as the RasPi's name, cause that's what I fucking named it. Tell it where you reside in time. Give it a username and password. Remember the username and password your setup here as well. In this walkthrough, we are going to have "djdoughy" as the username. Why? Cause that's what I fucking named it. And setting up the WiFi for it now would be benificial, and turn on SSH while you are at it. Write that to the SDcard. Yes, this will take quite a few minutes, grab a beer/coffee/tea, and relax man. Chill out... Come back here when it's done.
https://dicaffeine.com/raspbian
Setting up Dicaffeine
sudo apt update
sudo reboot nowcd ~/Downloadssudo apt install ./yuri2-2.8.0-xxx.deb -y
sudo apt install ./dicaffeine-xxx.deb -ydicaffeine_get_ndi5 install aarch64-rpi4-linux-gnueabi
dicaffeine_get_ndi_hx install aarch64-rpi4-linux-gnueabisudo raspi-configecho -e "autohide=true\nautohide_duration=500" >> ~/.config/wf-panel-pi.inisudo reboot now