Skip to content

Commit

Permalink
Update initX20.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 7, 2024
1 parent 37794bc commit 4860ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion initX20.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ touch /usr/local/share/openhd_platform/x20/hdzero

sleep 10
depmod -a
modprobe 88XXau_wfb
modprobe 88XXau_ohd
modprobe HdZero
gst-launch-1.0 -ve v4l2src device=/dev/video0 num-buffers=72 ! video/x-raw,width=1280,height=720,framerate=60/1,format=NV12 ! cedar_h264enc keyint=12 bitrate=16000 ! video/x-h264 ! h264parse ! matroskamux ! filesink location="/home/openhd/$fname" >& /home/openhd/GStreamerLog.txt

Expand Down

0 comments on commit 4860ca1

Please sign in to comment.