Lexus
January 1, 2025, 5:06pm
1
Which system do you use? Android, Ubuntu, OOWOW or others?
ubuntu
Which version of system do you use? Please provide the version of the system here:
selfbuild
Please describe your issue below:
How to command installation of v4l library??
Does khadas have an independent v4l deb package?
numbqq
January 2, 2025, 12:29am
2
Hello @Lexus
What you want to do? Which package you want to install?
Lexus
January 2, 2025, 3:11am
3
I am conducting in-depth research.
I want the v4l deb package, which can be tuned to mpp
numbqq
January 2, 2025, 3:32am
4
Hello @Lexus
Please provide more details, we don’t know what you want to do.
@Lexus you mean this package ?
A rockchip-mpp V4L2 wrapper plugin for chromium V4L2 VDA/VEA
It’s currently available by this PPA for ubuntu system:
https://launchpad.net/~jjriek/+archive/ubuntu/rockchip-multimedia
other system you must build yourself
1 Like
sudo apt install v4l-utils
Test it:
v4l2-ctl --list-devices
sudo apt install libv4l-dev
Lexus
January 3, 2025, 1:53am
7
hi,
The information given feels very good . in addition
Excuse me, is there a source code project specifically designed for the rk platform and Chromium tool?
@Lexus maybe you can check out this for chromium for rk platform, the packaged version of this is provided in the above PPA:
1 Like
Lexus
January 3, 2025, 7:43am
9
good!!!
How do I only compile Wayland Chrome??
Can kind people tell me?
Electr1
January 3, 2025, 12:49pm
10
@Lexus wayland chrome will be available using ozone flag in chrome i.e chrome://flags/#ozone-platform-hint
it’s not specific to any build.