airtame-cli is a command line interface to the AIRTAME core streaming software. It communicates with the streamer program that runs on the same machine and allows the user to connect the PC to an AIRTAME device.
- Make sure the airtame-streamer is running.
- airtame-cli init
- airtame-cli connect [host-or-ip]
Run airtame-cli --help for more information.
airtame-cli is released under GNU General Public License. Please see the LICENCE.txt file.
I hacked this up because I didn't like the temporary solution provided by Airtame. Feel free to contribute improvements!