asteroid/template
Glenn Thompson aad7f49d0c feat: Add AAC streaming support with quality selector
- Add AAC 96kbps stream via %fdkaac encoder in Liquidsoap
- Update Docker image to savonet/liquidsoap:v2.2.5 for AAC support
- Add stream quality selector to front page and player page
- Enable real-time switching between AAC/MP3 formats
- Set AAC as recommended default for better quality/bandwidth ratio
- Add comprehensive documentation in AAC-STREAMING.md

Stream URLs:
- http://localhost:8000/asteroid.aac (96kbps AAC - recommended)
- http://localhost:8000/asteroid.mp3 (128kbps MP3 - compatible)
- http://localhost:8000/asteroid-low.mp3 (64kbps MP3 - low bandwidth)

Benefits:
- 25% bandwidth reduction vs equivalent MP3 quality
- Better audio quality at same bitrate
- Modern streaming standard used by major platforms
2025-10-02 16:51:59 +03:00
..
admin.chtml fix: Correct template paths and navigation links 2025-09-30 15:30:02 -04:00
front-page.chtml feat: Add AAC streaming support with quality selector 2025-10-02 16:51:59 +03:00
login.chtml repair merge conflict chaff after the fact. 2025-09-30 20:41:25 -04:00
player.chtml feat: Add AAC streaming support with quality selector 2025-10-02 16:51:59 +03:00