石测土 wants to merge 2 commits from /u/shicetu/guvcview/ to master, 2021-05-27
call QMenu's function of show will cause mainwindow disappear
fix the QMenu show cause mainWindow disappear
fix a camera device create two device nodes
This issue is changed on Kernel >= 4.16.0, when I connect to a camera device, the Kernel will create two device nodes in /dev directory. So I add a version judgment to check another device node, has the ability to capture video
Log in to post a comment.