dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
init
hc
2024-03-22
a0752693d998599af469473b8dc239ef973a012f
[~ljy/RK3588_XEN.git]
/
external
/
rockchip-test
/
camera
/
camera_usb_test.sh
1
2
3
4
#!/bin/bash
#export GST_DEBUG=*:5
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/gstreamer-1.0
gst-launch-1.0 v4l2src device=/dev/video17 ! image/jpeg, width=1280, height=720, framerate=30/1 ! jpegparse ! mppjpegdec ! waylandsink sync=false