mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 00:59:32 +02:00
Remove confusing senctence from jack stream limitations
This commit is contained in:
parent
00e407bd4b
commit
71e5beef8a
1 changed files with 2 additions and 4 deletions
|
@ -303,10 +303,8 @@ jack:///?name=Channel4&sampleformat=48000:16:1&autoconnect=system:playback_&auto
|
|||
|
||||
- Currently all `jack` streams need to match the sample rate of the Jack server.
|
||||
|
||||
- The `chunk_ms` parameter is ignored for jack streams. Instead, the Jack
|
||||
buffer size (Frames/Period) is used. So if you are encoding your streams with
|
||||
anything other than "pcm", ensure that the Jack server Frames/Period size is
|
||||
set appropriately.
|
||||
- The `chunk_ms` parameter is ignored for jack streams. The Jack buffer size
|
||||
(Frames/Period) is used instead.
|
||||
|
||||
|
||||
### meta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue