ambed-debian-installer/README.md

30 lines
1.0 KiB
Markdown
Raw Normal View History

2018-09-24 01:37:00 -04:00
# ambed-debian-installer
2018-11-25 21:26:04 -05:00
This is a simple install script to install AMBED, a piece of software that when combined with hardware AMBE vocoder chips and another piece of software, XLXD, can transcode digital voice modes. This script simply runs through the official install instructions found at:
https://github.com/LX3JL/xlxd/blob/master/ambed/readme
2018-11-27 00:02:52 -05:00
### To Install:
2018-12-21 02:19:24 -05:00
1. Have a Debian 9.x computer ready and up to date with a 64bit CPU architecture.
2018-11-25 21:26:04 -05:00
2. Plug the AMBE vocoder chips into the server.
2018-11-27 00:02:52 -05:00
3.
```sh
git clone https://github.com/n5amd/ambed-debian-installer
cd ambed-debian-installer
./ambe-debian-installer
```
2018-11-25 21:26:04 -05:00
4. Reboot after installation is complete.
2018-11-27 00:02:52 -05:00
### To interact with ambed after installation:
```sh
systemctl start|stop|status|restart ambed
```
- Installs to /ambed
- Logs are via systemctl status
2018-11-25 21:26:04 -05:00
**The other parts to this install, if you need it can be found at:**
2018-11-25 21:26:49 -05:00
2018-11-25 21:26:04 -05:00
https://github.com/n5amd/Multi-Reflector-Installer
**For more information, please visit:**
2018-11-25 21:26:49 -05:00
2019-05-04 16:06:58 -04:00
https://n5amd.com/digital-radio-how-tos/build-digital-voice-transcoding-server/