Changes

Jump to navigation Jump to search
Line 69: Line 69:  
If t is -1, Show continuous Real-time display to HDMI output,full screen.
 
If t is -1, Show continuous Real-time display to HDMI output,full screen.
   −
*veye_raspivid recording
+
*veye_raspivid  
    
<code>./veye_raspivid -t 5000 -o ~/test.h264</code>
 
<code>./veye_raspivid -t 5000 -o ~/test.h264</code>
   −
Implement H.264 format encoding and record for 5 seconds,Record the stream data to file ~/test.h264.
+
Implement H.264 format encoding and record for 5 seconds,Record the stream data to file ~/test.h264.  
 +
 
 +
At the same time,Dispaly real-time video to HDMI output.(use ''-n'' if you do not want preview)
    
*veye_raspivid  (direct tcp stream with '''netcat,gstreamer''' etc..)
 
*veye_raspivid  (direct tcp stream with '''netcat,gstreamer''' etc..)

Navigation menu