Better pipeline support
This commit is contained in:
parent
5816b67e72
commit
0e2ed99ce6
@ -69,8 +69,8 @@ src_configure() {
|
|||||||
$(meson_feature gstreamer)
|
$(meson_feature gstreamer)
|
||||||
$(meson_feature qt5 qcam)
|
$(meson_feature qt5 qcam)
|
||||||
$(meson_feature trace tracing)
|
$(meson_feature trace tracing)
|
||||||
$(meson_use v4l2)
|
-Dv4l2=false
|
||||||
)
|
)
|
||||||
|
|
||||||
meson_src_configure "-Dpipelines=auto"
|
meson_src_configure "-Dpipelines=rkisp1"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user