-
Notifications
You must be signed in to change notification settings - Fork 2
Call for testing post
林博仁(Buo-ren Lin) edited this page Apr 10, 2019
·
3 revisions
I would like to announce a call of testing for the core18 base guvcview snap. GTK+ UVC Viewer is a simple v4l2 full-featured video grabber.
# Install the snap package
sudo snap install --channel=beta guvcview
# For capturing photo and video to `/mnt` or `/media`
sudo snap connect guvcview:removable-media
# Enable the "H264 Controls" tab, for the webcams that support H.264 hardware encoding
sudo snap connect guvcview:hardware-observe
- Can you properly launch the application?
- Can you properly capture a photo with the application?
- Can you properly capture a video with the application?
- If you have a non-AMD64 hardware, can you properly launch the application on it?
- Do you notice any problems during running the application?
Here's the source repository of the snap: https://github.com/Lin-Buo-Ren/guvcview-snap