Changes

Jump to navigation Jump to search
Line 56: Line 56:  
*veye_raspipreview
 
*veye_raspipreview
   −
<code>./veye_raspipreview -t 20000</code>
+
<code>./veye_raspipreview -t 20000 -p '0,0,1280,720'</code>
   −
Dispaly real-time video to HDMI output, lasts 20 seconds.
+
Dispaly real-time video to HDMI output,preview window is 1280*720, last 20 seconds.
    
<code>./veye_raspipreview -t -1</code>
 
<code>./veye_raspipreview -t -1</code>
   −
If t is -1, Show continuous Real-time display to HDMI output.
+
If t is -1, Show continuous Real-time display to HDMI output,full screen.
    
*veye_raspivid recording
 
*veye_raspivid recording
Line 70: Line 70:  
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.
   −
* veye_raspivid  (direct tcp stream with netcat,gstreamer etc..)
+
*veye_raspivid  (direct tcp stream with netcat,gstreamer etc..)
    
'''RPI side'''
 
'''RPI side'''

Navigation menu