Raspberry Pi based audio and video signal generator for testing streaming or recording equipment
Build & Run instructions
- Download the source code
- Open a terminal window
- Change into the directory named "SignalGenerator": cd SignalGenerator
- Execute make inside the "SignalGenerator" directory: make
- If everthing goes according to plan - run the SignalGenerator: sudo ./SignalGenerator.bin
- If not email me at go4shoe@hotmail.com with questions - thanks