Skip to content

Configuration

Alejandro Zeise edited this page Apr 27, 2020 · 9 revisions

Configuration

Configuration files are in the INI format. Sections are notated using brackets ([sectionname]).

Controller/Server Configuration

The controller configuration is located at /etc/raspberrylink-server.conf

By default, audio and camera support is enabled, although handsfree support isn't. If you followed the installation steps for handsfree support, you can enable it by setting handsfree-enabled=yes

You can also change various audio settings, such as the pi's output volume, the microphone input volume, and the Bluetooth device name that shows up when pairing.

If you're using a USB soundcard, see this page

Agent Configuration

The agent configuration file is stored in /etc/raspberrylink-agent.conf

The out of the box configuration will work just fine.

Clone this wiki locally