Line 411:
Line 411:
===== 实时预览 =====
===== 实时预览 =====
+
====== 使用vlc播放图像 ======
+
1. Open VLC with command line <code>vlc</code> , or click the icon to launch.
+
+
2. Hit the <code>▶</code>(Play) button to call the open media window.
+
+
3. In <code>Capture Device</code> >> <code>Device Selection</code> >> <code>Video device name</code>, select the camera video node.
+
+
4. Hit <code>Advanced Options...</code> button
+
+
5. Type in the <code>width</code> and <code>height</code>, for example, 1280 and 1024.
+
+
6. Hit <code>OK</code> to save the settings and see the video feed.
+
[[File:Mvcam via VLC.png|center|thumb|800x800px|Play mv camera using VLC on RPI]]
+
<br />
====== 使用gstreamer预览UYVY格式图像 ======
====== 使用gstreamer预览UYVY格式图像 ======
<code>export DISPLAY=:0</code>
<code>export DISPLAY=:0</code>