Difference between revisions of "Explorer/RaspberryPi/Visualprocessing"

From PaparazziUAV
Jump to navigation Jump to search
 
Line 13: Line 13:


* [[Explorer/RaspberryPi/Visualprocessing/Motionvector/Run]]
* [[Explorer/RaspberryPi/Visualprocessing/Motionvector/Run]]
* [[Explorer/RaspberryPi/Visualprocessing/IMU]]

Latest revision as of 06:36, 29 September 2020

File recording

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