USB camera preview1. View video device2. GUVCView2.1、GUVCView installation2.2、GUVCView usage3、VLC3.1, VLC installation3.2, VLC use
ls /dev/video*
The result of the picture is the result of connecting two CSI cameras and one USB camera: generally, a CSI camera displays one video
device, and a USB camera displays two video
devices. The USB camera selects the newly added and smaller /dev/video2
call (connecting the USB camera system adds /dev/video2
and /dev/video3
device numbers)
GUVCView is an open source software for Linux systems, used to capture and record videos and images, mainly for Webcam cameras.
xxxxxxxxxx
sudo apt update
sudo apt install guvcview -y
Enter the application menu bar and click the guvcview
icon or enter the startup command in the terminal: Select USB camera, CSI camera has no preview screen
xxxxxxxxxx
guvcview
VLC media player is a free and open source multimedia player that supports multiple audio and video formats as well as DVD, audio CD, VCD and various streaming protocols.
xxxxxxxxxx
sudo apt update
sudo apt install vlc -y
Enter the application menu bar and click VLC media player
icon or enter the start command in the terminal: Select USB camera, CSI camera has no preview screen
xxxxxxxxxx
vlc
Select the device number corresponding to the USB camera: