After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 565202 - Video devices don't work directly at startup
Video devices don't work directly at startup
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: Devices
GIT master
Other All
: Normal normal
: ---
Assigned To: Snark
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-20 20:00 UTC by Snark
Modified: 2009-01-30 07:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Snark 2008-12-20 20:00:23 UTC
I'm pretty satisfied with my gstreamer video input code except for one thing :
(1) select a video device using gstreamer
(2) enable video preview : it works!
(3) stop video preview
(4) quit ekiga
(5) launch ekiga
(6) enable video preview : it doesn't work!
(7) go in the preferences, select another device, come back to the first device which should have been opened : now it works.

I couldn't find why that was so :-/
Comment 1 Snark 2009-01-29 20:43:17 UTC
It seems it's in the gstreamer video input code : for some reason, the device detection doesn't work on the first run (!).
Comment 2 Snark 2009-01-30 07:14:48 UTC
Done!