Changes

Jump to navigation Jump to search
Line 97: Line 97:     
=====veye_raspivid (video encoding and record)=====
 
=====veye_raspivid (video encoding and record)=====
<code>./veye_raspivid -md 1 -t 5000 -o ~/test.h264</code>
+
<code>./veye_raspivid -t 5000 -w 1280 -h 720 -fps 60 -stm -o ~/test.h264</code>
    
Implement H.264 format encoding(720p@60) and record for 5 seconds,Record the stream data to file ~/test.h264.
 
Implement H.264 format encoding(720p@60) and record for 5 seconds,Record the stream data to file ~/test.h264.
Line 184: Line 184:  
<code>sudo apt-get install libzbar-dev</code>
 
<code>sudo apt-get install libzbar-dev</code>
   −
===== Video Format Description =====
+
=====Video Format Description=====
 
D-SDK does not configure any parameters for the module. To config the module, please refer to: Video Control Toolkits Manual : [[CS-MIPI-X i2c]]。
 
D-SDK does not configure any parameters for the module. To config the module, please refer to: Video Control Toolkits Manual : [[CS-MIPI-X i2c]]。
  

Navigation menu