Line 424:
Line 424:
6. Hit <code>OK</code> to save the settings and see the video feed.
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]]
[[File:Mvcam via VLC.png|center|thumb|800x800px|Play mv camera using VLC on RPI]]
+
+
====== 使用qv4l2播放图像 ======
+
首先安装qv4l2
+
+
<code>sudo apt install qv4l2</code>
+
+
1. Open VLC with command line <code>vlc</code> to launch.
+
+
2. Hit the <code>▶</code>(Play) button to call the open media window.
+
[[File:Mvcam via qv4l2.png|center|thumb|800x800px|Play mv camera using qv4l2 on RPI]]
<br />
<br />
====== 使用gstreamer预览UYVY格式图像 ======
====== 使用gstreamer预览UYVY格式图像 ======