Difference between revisions of "Explorer/RaspberryPi/Visualprocessing"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
! matroskamux \ | ! matroskamux \ | ||
! filesink location=/data/file0.mkv | ! filesink location=/data/file0.mkv | ||
* [[Explorer/RaspberryPi/Visualprocessing/Opencv]] | |||
* [[Explorer/RaspberryPi/Visualprocessing/Opencv/Optimisation]] | |||
* [[Explorer/RaspberryPi/Visualprocessing/Motionvector]] | |||
* [[Explorer/RaspberryPi/Visualprocessing/Motionvector/Run]] | |||
* [[Explorer/RaspberryPi/Visualprocessing/IMU]] |
Latest revision as of 05: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