curation of topics from : List of prioritized topics for the Audio HAL
PoC github repo : android-external-audio-mixing repository
hint about progress steps
# | Component - main topics | Owners | JIRA sub-items | Implementation details |
---|---|---|---|---|
raw streams | Raw Stream Extraction(multizone audio, etc.) todo: detail it + use case |
| ||
Input and Control of external streams(microphone, or external player) todo: detail it + use case todo: be more explicit and clear about for example what is "external" |
| |||
13 | Bluetooth Device Integration in Android System.As a user I have a BT headset (with speakers, microphone, control buttons, or even the car itself, etc.). I should be able to use it in an Android System. |
| ||
08 | Ensure measurability of full audio path latencyAs a user I would not want my audio connection to be delayed. Each delay measure will be split in modules, which module brings which delay, eg (Bluetooth delay, mixing delay, routing delay,...) |
| ||
Offloading to external speakers or loopback to Android.(offloading examples, codecs MPEG,MP3, DSPs, transport e.g. AVB) |
| |||
09 | Offloading use case : Forwarding Multi-Channel audioefficiency by keeping |
|
# | Summary | Due Date | Content Work Packages | Details Comments |
---|---|---|---|---|
1 | running demo on real HW |
| ||
2 | Full Audio Path on real HW |
| ||
3 | Selected Functions partitioned on HW |
|
This info is to be moved in the repo readme, the current readme is not at the root of the repo to avoid aosp directory pollution, therefore this info will move once a new structure of repo is created with manifest and new readme
|
repo init -u https://android.googlesource.com/platform/manifest -b android-10.0.0_r40 |
repo sync |
source build/envsetup.sh |
lunch |
m |
1 ) Networked audio devices - AVB
2 ) cross ECU interactions (remote control)
3 ) Audio effects
4) interactions with external server
1) external Amplifier, controlled by Android only (cross ECU itnerface used by headunit only)
2) interact of an Android Audio ECU with the rest of the audio system other ECUs (e.g. remote control - e.g. non Android system)
3) interact with the Audio System from a server
CVII : Common Vehicle Interface Initiative
VSS : Vehicle Signal specification
VSC : Vehicle Service Catalogue (list of interfaces)
Audio and VSS, data interfaces,...
common model for data (call functions with params, services, interfaces, franca,...)
-no dealing with streaming data, rather simply connection points urls exchange
-can we define similar things to audio e.g. currently played track, volume,... ?
-requests to add media in VSS
-standardized interface for audio/media streaming, renewed interest by Hyundai
- complex question, OEM => standardize / Netflix => App custom standard
- if possible to add info in VSS
- different scope from cross ECU interfaces
-prevent fragmentation by collecting a survey about state of the art
- MPRIS dbus standard