libretime/legacy/application/views/scripts/dashboard
Thomas Göttgens 95283efc1f
feat(legacy): add aac/opus support to dashboard player (#2881)
### Description

The Player on the dashbaord does not correctly play an AAC stream. The
rewritng logic only takes into account the ogg format. Add rewriting
from aac to m4a in the javascript calls so the player works.

**This is a new feature**:

AAC output currently only works with replacing liquidsoap, so
technically this is a new feature.

**I have updated the documentation to reflect these changes**:

The dashboard player is not documented. The player widget works with AAC
streams already.

### Testing Notes

**What I did:**

Swapped liquidsoap and reconfigured the default mp3 stream as AAC

**How you can replicate my testing:**

on ubuntu focal, drop in the upstream liquidsoap deb to enable aac, then
configure the secondary output to use 128kbit aac instead of mp3.
Restart the target, login to the dashboard and open the dashboard
player. Both streams from the dropdown should work.

---------

Co-authored-by: Thomas Göttgens <tgoettgens@mail.com>
Co-authored-by: Jonas L <jooola@users.noreply.github.com>
2024-01-13 13:47:54 +01:00
..
about.phtml style(legacy): format (#2039) 2022-08-10 13:38:19 +02:00
help.phtml style(legacy): format (#2039) 2022-08-10 13:38:19 +02:00
index.phtml Rename airtime_mvc/ to legacy/ 2021-10-11 13:43:25 +02:00
stream-player.phtml feat(legacy): add aac/opus support to dashboard player (#2881) 2024-01-13 13:47:54 +01:00
table-test.phtml Rename airtime_mvc/ to legacy/ 2021-10-11 13:43:25 +02:00