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:
Wim Taymans 2026-02-04 13:32:12 +01:00
parent 6daa8ccc0d
commit d6654e84a7
11 changed files with 4644 additions and 2 deletions

File diff suppressed because it is too large Load diff