Changes

Jump to navigation Jump to search
Line 232: Line 232:     
<code>gst-launch-1.0 v4l2src device=/dev/video2 ! "video/x-raw,format=(string)UYVY, width=(int)1920, height=(int)1080,framerate=(fraction)30/1" ! videoconvert ! fpsdisplaysink videosink=autovideosink sync=false text-overlay=false -v</code>
 
<code>gst-launch-1.0 v4l2src device=/dev/video2 ! "video/x-raw,format=(string)UYVY, width=(int)1920, height=(int)1080,framerate=(fraction)30/1" ! videoconvert ! fpsdisplaysink videosink=autovideosink sync=false text-overlay=false -v</code>
=== Source code cross compilation ===
+
=== Source code compilation ===
 
Please refer to: [[Build drivers from source for rpi]].
 
Please refer to: [[Build drivers from source for rpi]].
  

Navigation menu