checkbox should include a webcam test

Bug #298591 reported by komputes
18
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Won't Fix
Wishlist
Unassigned
checkbox-qa
New
Undecided
Unassigned
hwtest (Ubuntu)
Won't Fix
Wishlist
Unassigned

Bug Description

Binary package hint: hwtest

checkbox should include a test for integrated webcams. Webcams should also been seen as a required criteria for certification. If a webcam is detected, the user should be prompted to confirm whether he/she can see themselves.

Tags: coverage

Related branches

Revision history for this message
David Murphy (schwuk) wrote :

This won't be addressed in hwtest, but will be addressed in checkbox in the future.

Changed in checkbox:
importance: Undecided → Wishlist
status: New → Confirmed
Changed in hwtest:
importance: Undecided → Wishlist
status: New → Won't Fix
Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

This might be a good test to write during the UDS tutorial session - it's usefulness is obvious.

What should it do? Promt the user to install and run Cheese to check that the webcam works?

Changed in checkbox:
importance: Wishlist → Medium
Revision history for this message
komputes (komputes) wrote :

I would suggest that the test should be more integrated, meaning we would detect the right type of camera and device name and then have checkbox spawn another window, just as you currently have with the colour bars test. This window would simply show you what the webcam sees. From there, the user can manually confirm or deny that he/she can see themselves and any other issues they may have with the camera (colour/tint). We should see if this is possible simply with the v4l or v4l2 libraries without pointing to an external application (at least not as heavy as Cheese).

David Murphy (schwuk)
Changed in checkbox:
importance: Medium → Wishlist
David Murphy (schwuk)
tags: added: coverage
removed: new-test
Revision history for this message
David Murphy (schwuk) wrote :

Checkbox should include tests for cameras. This should include both still and video tests.

Revision history for this message
David Murphy (schwuk) wrote :

This will be (initially) addressed in checkbox-qa, not in checkbox itself.

Changed in checkbox:
status: Confirmed → Won't Fix
Revision history for this message
Mathieu Benoit (mathben) wrote :

I will work about this problem this week and I will show my result as soon as possible!

Revision history for this message
Mathieu Benoit (mathben) wrote :

Ok, i write a script for testing the webcam. This script open a streamer about the default device video. This open the device 'v4l2src' and shoot a video test of the webcam.

I think it's not a good idea to open the application 'cheese' for testing a webcam, because checkbox will depend on cheese!

You add this script ont the repertory 'suites' of checkbox.
==
name: media video
plugin: manual
command: gst_pipeline_test -t 2 'v4l2src ! xvimagesink'
_description:
 Click the Test button to display a video test.
==
What are you thinking about the script?
It's samething if you launch this on a terminal : gst-launch 'v4l2src ! xvimagesink'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.