Explorer/RaspberryPi/Visualprocessing

From PaparazziUAV
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

File recording

gst-launch-1.0 shmsrc socket-path=/tmp/camera1 do-timestamp=true \
  ! h264parse config-interval=1 \
  ! matroskamux \
  ! filesink location=/data/file0.mkv