Waydroid: Difference between revisions
Added a helpful line to run waydroid in newer linux kernel versions |
→V4L2 camera forwarding: Simplify setup instructions |
||
| Line 122: | Line 122: | ||
=== V4L2 camera forwarding === | === V4L2 camera forwarding === | ||
Camera forwarding using V4L2 is broken on upstream, but can be achieved by using the Waydroid images of the [https://github.com/WayDroid-ATV Waydroid-ATV project]. | Camera forwarding using V4L2 is broken on upstream, but can be achieved by using the Waydroid images of the [https://github.com/WayDroid-ATV Waydroid-ATV project]. You might [[Waydroid#Resetting Android Container|need to reset]] your existing Waydroid environment. Then stop the container and fetch the latest Waydroid-ATV images.<syntaxhighlight lang="bash"> | ||
systemctl stop waydroid-container | systemctl stop waydroid-container | ||
waydroid init -f \ | waydroid init -f \ | ||