2,851
社区成员




IMX577 预览 3840x2160 @30 帧/秒 快照 3840x2160 1 分钟:
1.adb shell run: export XDG_RUNTIME_DIR=/run/user/root && gst-pipeline-app -e qtiqmmfsrc camera=1 name=camsrc ! video/x-raw,format=NV12,width=3840,height=2160,framerate=30/1 ! waylandsink fullscreen=true async=true sync=false camsrc.image_1 ! "image/jpeg,width=3840,height=2160,framerate=30/1" ! multifilesink location=/data/output/frame%d.jpg sync=true async=false
Select the below options:
->(3) PLAYING
wait for 1 mins
->(p) Plugin Mode
->( 5) camsrc
-> capture-image
-> Enter 'GstImageCaptureMode' value for arg0: 0
-> Enter 'guint' value for arg1: 1
->(b) Back
->(q) Quit
OV9282 预览 1280x720 @30 帧/秒 1 分钟:
1.Preview
adb shell run: export XDG_RUNTIME_DIR=/run/user/root && gst-launch-1.0 -e qtiqmmfsrc camera=0 name=camsrc ! video/x-raw,format=NV12,width=1280,height=720,framerate=30/1 ! waylandsink fullscreen=true async=true sync=false
Dump
export XDG_RUNTIME_DIR=/run/user/root && gst-launch-1.0 -e qtiqmmfsrc camera=0 name=camsrc ! video/x-raw,format=NV12,width=1280,height=720,framerate=30/1 ! multifilesink location="/data/misc/camera/track_%d.yuv" sync=true async=false max-files=2