On PC with Resolume
- Install Spout2: http://spout.zeal.co/download-spout/
- Change setting in SpoutDXMode to directX9: bigfug/Fugio#15
- Install TCPSpout: https://mypage.techlife.sg/products/TCPSpout.zip
Then
- Start Resolume
- Start TCPSpoutServer (to broadcast stream to network)
On Raspberry PI3
- Install Debian Jessie or Stretch
- install Avahi:
sudo apt-get update;sudo apt-get install libavahi-compat-libdnssd-dev
- Get TCPSClient: http://techlife.sg/TCPSClient/ which goes to GitHub: https://github.com/z37soft/INetSyphon_RaspberryPi_SDK
- Jessie:
wget https://github.com/z37soft/INetSyphon_RaspberryPi_SDK/raw/master/RaspberryPi3_Jessie/TCPSClient.bin
- Stretch:
wget https://github.com/z37soft/INetSyphon_RaspberryPi_SDK/raw/master/RaspberryPi3_Stretch/TCPSClient.bin
- Jessie:
- Access PI Config:
sudo raspi-config
- Advanced Options: Memory Split: 256 Mb and resolution: 1280x720 (for projector)
- Interfacing: SSH enabled
sudo apt-get update;sudo apt-get install libavahi-compat-libdnssd-dev
wget https://github.com/z37soft/INetSyphon_RaspberryPi_SDK/raw/master/RaspberryPi3_Stretch/TCPSClient.bin; chmod 755 TCPSClient.bin