Sorry for the approximative English, I'm losing my vocabulary with WFH and I'm pretty sleep-deprived.
I've been building a game streaming platform for influencers for the past months. We scaled to 9k users in a month.
We have android x86 running on QEMU-KVM and there are a bunch of issues I need to address.
- virsh (and virt-manager) always add a PS2 mouse to the guest. The issue is PS2 mouses have a relative movement and not an absolute one -> When you use a mouse or the touch screen through VNC you have to move the pointer to a position instead of directly clicking/capturing the mouse
- My VM resolutions are 720x1080 but VNC always launches in 1920x1080. I have black rectangles on both sides of the Screen.
- Streaming the app viewport with VNC has some (small) latency, any way to fix it?
- Can we host an arm android emulator on QEMU? (armeabi-v7 or v8)
- We had a sales presentation from Canonical for their anbox cloud solution, but they never returned to us with a proposal. Is there any other way for us to have the Android VMs in K8S? Or even Lxc if possible, we are flexible. Also, the juju charms for anbox is nowhere to be found
If you want to get in contact, my email is jadiaheno[at]ludexgames.com I can even show you a demo, we have influencers increasing their revenue with our Beat the boss campaign. We're not VC backed.