IP Radiostation Dashboard banner

IP Radiostation Dashboard

1 devlog
1h 36m 37s

Working on an IP Radio station with friends, i’m making the dashboard for it in PHP. Backend is VLC playing to a pulseaudio null sink, recorded by FFMPEG, shot over to my VPS running Icecast2. We plan to have a relay in France running on AWS for the northern hemisphere, and some kind of automatic redirecting to the right instance based on location.
Demo log in soon, please hold.

This project uses AI

AI is only used for solving weird errors that somehow haven’t been asked like 12 years ago on Stackoverflow.

Lily

First devlog WOO
here’s what this latest commit changed/fixed:

  • On pages that are not the controller, only play/pause works, it controls playback of the stream
  • On Controller, media controls are sent directly to VLC, instead of controlling local playback, with an TTS announcement on the webpage to inform user that they have controlled the server.
  • Other small fixes (like how i was setting the wrong icons)

Commit link: https://git.sometgirl.online/radio/dashboard/commit/8a1ee2592b3a415810264534f4f66f4dbbb1f3a7

Attachment
0