gst-launch-1.0 v4l2src glimagesink on buildroot - help
refer to:https://dev.t-firefly.com/forum.php?mod=viewthread&tid=115884&page=1&extra=#pid303295
on buildroot
test video original:
gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,format=NV12,width=1280,height=720, framerate=30/1 ! videoconvert ! waylandsink
new way:
gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,format=NV12,width=1280,height=720, framerate=30/1 ! videoconvert ! glimagesink
how do I using glimagesink successful?
本帖最后由 bboverflow 于 2024-4-16 12:38 编辑
网盘上不是qt5.15,而是firefly_arm64_qt5.12.2_18.04_20210414.tgz
页:
[1]