diff --git a/content/concepts/platform/audio-management.md b/content/concepts/platform/audio-management.md index 34d4a68b53fc04a33668cd81fd0a4338568a35a6..e0c88ce1c96b8a5fb5a38d78a7b26a3c9ae88b7a 100644 --- a/content/concepts/platform/audio-management.md +++ b/content/concepts/platform/audio-management.md @@ -850,6 +850,38 @@ This design fulfill the following requirements: - GStreamer's `pipewiresink` support a `stream.properties` parameter. - A tool for corking a stream could be implemented. +## References + +* [WirePlumber, Propelling PipeWire for Embedded](https://www.youtube.com/watch?v=jqz-RH3zNSo) + - Overview of new WirePlumber upcoming features and how they will make the + PipeWire and WirePlumber ecosystem more manageable on embedded by Ashok Sidipotu + - Presented at the [EOSS 2023](https://eoss2023.sched.com/) + +* [Bluetooth state in PipeWire and WirePlumber](https://www.youtube.com/watch?v=jUDm2ehzTqg) + - Overview of recent Bluetooth® support improvements including the recently + added initial support for next generation Bluetooth LE Audio, and discuss + future plans by Frédéric Danis + - Presented at the [FOSDEM 2023](https://archive.fosdem.org/2023/) + +* [Master your PipeWire streams with WirePlumber](https://www.youtube.com/watch?v=NB1iodnqELY) + - An interactive demo showing how easy it is to implement a custom, powerful + and secure audio/video stream routing service using PipeWire and WirePlumber + by George Kiagiadakis + - [The Linux Foundation's talk](https://www.youtube.com/watch?v=HOsp-JlIkkY) + - Presented at the [Linaro Virtual Connect Fall 2021](https://resources.linaro.org/en/events/vDbXUBY9wxx4PmMTKDGXqu) + and at the [EOSS NA 2021](https://events.linuxfoundation.org/archive/2021/embedded-linux-conference-north-america/) + +* [PipeWire: The New Multimedia Service, Now Ready for Automotive](https://www.youtube.com/watch?v=1w6yVqU0lkU) + - Introduction to the PipeWire project, how it evolved to overcome the + automotive industry use cases, and what the current upstream status is by Julian Bouzas. + - Presented at the [Live Embedded Event 2020](https://live-embedded-event.carrd.co/) + and at the [ELCNA 2020](https://events.linuxfoundation.org/archive/2020/embedded-linux-conference-north-america/) + +* [PipeWire in the Automotive Industry](https://www.youtube.com/watch?v=kcR0U6W9mJ0) + - PipeWire has evolved to support automotive use cases is by George Kiagiadakis. + - Presented at the [FOSDEM 2020](https://archive.fosdem.org/2020/) + + [Apertis Glossary]: {{< ref "glossary.md" >}} [inter domain communication]: {{< ref "inter-domain-communication.md" >}} [Application bundle metadata]: {{< ref "application-bundle-metadata.md" >}}