|
|
|
|
|
by coppsilgold
4 hours ago
|
|
That's good to hear! Hopefully the passt approach you are pursuing will include the ability to use an existing passt socket and not just launch one for you. Wayland is tricky because there are memory buffers being shared between the compositor and the client. crosvm (also by google) adopted 2 custom solutions to it of which one got merged into mainline. Achieving audio passthrough is trivial as it's just a unix socket. `-host-uds=all` |
|