15 lines
242 B
Markdown
15 lines
242 B
Markdown
|
# Pipewire Module
|
||
|
|
||
|
Avail pipewire audio devices to the container.
|
||
|
|
||
|
## Example
|
||
|
|
||
|
```
|
||
|
permissions:
|
||
|
- module: pipewire
|
||
|
```
|
||
|
|
||
|
## Description
|
||
|
|
||
|
Use this module to automatically detect and bind available pipewire sockets to the container environment.
|