For those having problems with cheese and webcams, you might want to try
running the following script on a terminal window:

while true; do echo > /dev/null; done

Doing that eliminates the hang ups and super slow frame rate problems I
was having with cheese and my two different webcams. It appears cheese
or the gstreamer/v4l2 layers underneath malfunction whenever the CPU
frequency on my laptop is at its lowest level of 800MHz. When that
script is running it makes the kernel hike the frequency to the max of
2.4GHz and cheese starts working perfectly. Stop the script and the
frequency drops to 800MHz and cheese starts malfunctioning again.

The command "gst-launch v4l2src ! xvimagesink" behaves exactly like
cheese on my laptop. The luvcview program also does the same thing even
though it calls directly into v4l2 instead of going through gstreamer.

.

-- 
cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video 
output and disables output on gstreamer-based apps ran afterwards)
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to