mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-22 08:56:59 -05:00
module-roc: update docs
This commit is contained in:
parent
3be019d7a8
commit
0306855b5b
2 changed files with 5 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
|||
* - `sess.latency.msec = <str>`: target network latency in milliseconds
|
||||
* - `resampler.profile = <str>`: Possible values: `disable`, `high`,
|
||||
* `medium`, `low`.
|
||||
* - `fec.code = <str>`: Possible values: `disable`, `rs8m`, `ldpc`
|
||||
*
|
||||
* ## General options
|
||||
*
|
||||
|
|
@ -74,6 +75,7 @@
|
|||
* args = {
|
||||
* local.ip = 0.0.0.0
|
||||
* resampler.profile = medium
|
||||
* fec.code = disable
|
||||
* sess.latency.msec = 5000
|
||||
* local.source.port = 10001
|
||||
* local.repair.port = 10002
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue