Comment 3 for bug 1041432

Revision history for this message
Hsin-Yi, Chen (hychen) (ossug-hychen) wrote : Re: cheese and camorama freeze system when recording video

Redhat has a similar bug that video device is busy when doing video recording.

- https://bugzilla.gnome.org/show_bug.cgi?id=670257

Gstreamer bugs:
- https://bugzilla.gnome.org/show_bug.cgi?id=670257

Explain for the patch:

When recording video, Cheese uses gsteamer to set caps, meanwhile cmaera device re-init while caps settings.
because the buffer is not freed and kernel complain that camera device is busy, so cheese hangs.