Skip to content

milose/deva-airmon

Repository files navigation

deva-airmon

On-Air monitoring suite for Radio stations.

Install

git clone [email protected]:milose/deva-airmon.git

#mount the remote dir
sshfs -o allow_other,defer_permissions [email protected]:/var/www/nodes ~/Work/_sandbox/remote
#unmount

#sudo adduser pi gpio
diskutil unmount ~/Work/_sandbox/remote

#this shit doesnt work
sudo adduser pi gpio
sudo chown root.gpio /dev/gpiomem
sudo chmod g+rw /dev/gpiomem
sudo chown root.gpio /dev/mem
sudo chmod g+rw /dev/mem

Info link here.

Todo

App

  • If sending fails, queue
  • Receivers / Senders in .env
  • Bitrate (-b:a 64k) / Mono (-ac 1) / JointStereo (-joint_stereo 1) to .env
  • Clean up readme
  • Dropbox
  • Create an api service to upload files / bucket
  • Find a bot with uploads
  • Command to clean old files / bot?
  • Configuration: station name, api to read anchor name from shift-register, id3 tags etc
  • Web config

GPIO

  • Should not depend on sudo
  • Investigate this

About

On-Air monitoring suite for Radio stations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages