Better pipeline support

This commit is contained in:
Gerben Jan Dijkman 2024-05-27 22:27:38 +02:00
parent 0e2ed99ce6
commit 77f0a4ef99

View File

@ -69,7 +69,7 @@ src_configure() {
$(meson_feature gstreamer) $(meson_feature gstreamer)
$(meson_feature qt5 qcam) $(meson_feature qt5 qcam)
$(meson_feature trace tracing) $(meson_feature trace tracing)
-Dv4l2=false $(meson_use v4l2)
) )
meson_src_configure "-Dpipelines=rkisp1" meson_src_configure "-Dpipelines=rkisp1"