build v4l2-ctl for Android 为了在Android上使用v4l2-ctl,fork了该项目。目前支持了rk3588(使用ndk 21b),要支持其它平台,改下utils/v4l2-ctl/rk3588.android.arm64v8a.cmake即可 具体改动见commit 编译前需要修改-DCMAKE_ANDROID_NDK指向自己的NDK路径 ...
android-config.h init 1.20.2 3年前 bootstrap.sh init 1.20.2 3年前 config.h.in init 1.20.2 3年前 configure init 1.20.2 3年前 configure.ac Support builtin v4l plugins 3年前 doxygen_libdvbv5.cfg init 1.20.2 3年前 v4l-utils.spec.in ...
v4l-utils: sync with 4.10 kernel headers cec: fix wrong initiator of poll messages cec-follower: don't Feature Abort msgs from Unregistered v4l2-ctl: handle V4L2_EVENT_SOURCE_CHANGED v4l2-ctl: update Android.mk v4l2-ctl: drop $(LOCAL_PATH)/../common prefix ...
v4l-utils --- Linux V4L2 and DVB API utilities and v4l libraries (libv4l). You can always find the latest development v4l-utils in the git repo: http://git.linuxtv.org/v4l-utils.git v4l libraries (libv4l, libdvbv5) --- See README.libv4l for more information on libv4l, libv4l...
总之,RV1106是支持使用v4l-utils工具的,但需要进行正确的交叉编译和配置,并解决相关的依赖问题。如果...
v4l2-ctl-d/dev/video0-c exposure_auto=1# 手动曝光范围min=50max=10000step=1default=166v4l2-ctl-d/dev/video0-c exposure_absolute=50 Android下使用v4l-utils android下使用v4l-utils,需要v4l-utils源码交叉编译Android的v4l-utils软件, 命令使用方法同上....
This Android.mk makefile is used by the Android build system to compile and link the v4l2-ctl utility. Signed-off-by: Hans-Christian Egtvedt <hegtv...@cisco.com> Signed-off-by: Hans Verkuil <hans.verk...@cisco.com> utils/v4l2-ctl/Android.mk | 25 +++++++++++++++ 1 files cha...
v4l-utils-po .gitattributes .gitignore COPYING COPYING.libv4l ChangeLog INSTALL Makefile.am README README.lib-multi-threading README.libv4l TODO TODO.libdvbv5 aminclude.am android-config.h bootstrap.sh configure.ac doxygen_libdvbv5.cfg v4l-utils.spec.inBreadcrumbs v4l-utils /util...
Diff for: utils/v4l2-compliance/v4l2-info.h +1 Original file line numberDiff line numberDiff line change @@ -0,0 +1 @@ 1 + ../common/v4l2-info.hDiff for: utils/v4l2-ctl/Makefile.am +1-1 Original file line numberDiff line numberDiff line change @@ -7,7 +7,7 @...