mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-02 01:40:31 -05:00
sendspin: add sendspin sender and receiver
The sender makes an input stream for each connected client. This makes it easier to do the per client conversion using the adapter and send different channels to clients. The receiver uses linear regression to map ringbuffer indexes to server timestamps and server timestamps to client timestamps. It can then schedule playback against its own clock.
This commit is contained in:
parent
6daa8ccc0d
commit
d6654e84a7
11 changed files with 4644 additions and 2 deletions
1389
src/modules/module-sendspin-send.c
Normal file
1389
src/modules/module-sendspin-send.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue