Scripts to autostart the Amazon alexa-avs-sample-app on boot on a headless Pi
This does not modify your installed alexa-avs-sample-app in any manner. Please do not open issues relating to the working of alexa-avs-sample-app here. Post your issues pertaining to the running of services alone here.
Install the alexa-avs-sample-app and first make sure that it is working fine and after that follow the guidelines given below.
- Clone the git using:
git clone https://github.com/shivasiddharth/headless-alexa-avs-sample-app
-
Check and verify the path of the installed alexa-avs-sample-app in the clientstart.sh, companionstart.sh and wakeword.sh scripts
-
Make the installer executable using:
sudo chmod +x /home/pi/headless-alexa-avs-sample-app/installer.sh
- Execute the installer:
sudo /home/pi/headless-alexa-avs-sample-app/installer.sh