I'm experiencing somewhat at least 300ms audio lagging using WayDroid. It would be better if WayDroid improves it.
There was a hack to Anbox to fix similar issue.
anbox/anbox#1034
It fixed the issue by synchronizing the Android audio thread with the client. It requires changing some APIs and a rebuilding of the Android image. It may cause audio to stop working if the client application isn't running.
There maybe some better implementations. That remains to be discussed.
I'm experiencing somewhat at least 300ms audio lagging using WayDroid. It would be better if WayDroid improves it.
There was a hack to Anbox to fix similar issue.
anbox/anbox#1034
It fixed the issue by synchronizing the Android audio thread with the client. It requires changing some APIs and a rebuilding of the Android image. It may cause audio to stop working if the client application isn't running.
There maybe some better implementations. That remains to be discussed.