Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnomemeeting & bttv
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Caffeine
Guru
Guru


Joined: 17 Jul 2002
Posts: 401
Location: Melbourne, Australia

PostPosted: Sat Sep 27, 2003 7:53 pm    Post subject: Gnomemeeting & bttv Reply with quote

Hi there,
I'm trying to get Gnomemeeting working with my Canon IXUS 400. I've got it connected up through my TV capture card and it works perfectly as the Composite source for xawtv. However when I try running gnomemeeting I get the following error message.
Code:
Your driver doesn't seem to support any of the colour formats supported by GnomeMeeting.
 Please check your kernel driver documentation in order to determine which Palette is supported. Set it as GnomeMeeting default with:
 gconftool --set "/apps/gnomemeeting/devices/color_format" YOURPALETTE --type string


With xawtv -v 2, I can see my v4l device supports:
Code:
main: xvideo extention [image]...
  image format list for port 112
    0x32595559 (YUY2) packed [ok: 16 bit YUV 4:2:2 (packed, YUYV)]
    0x32315659 (YV12) planar
    0x59565955 (UYVY) packed [ok: 16 bit YUV 4:2:2 (packed, UYVY)]
    0x30323449 (I420) planar [ok: 12 bit YUV 4:2:0 (planar)]
    0x3 () packed


So, I try

Code:
gconftool --set "/apps/gnomemeeting/devices/color_format" YUY2 --type string
Error setting value: Failed to contact configuration server (a likely cause of this is that you have an existing configuration server (gconfd) running, but it isn't reachable from here - if you're logged in from two machines at once, you may need to enable TCP networking for ORBit)


This error doesn't make any sense to me. I'm running gconftool locally, and there are no other gconftool processes running.

Any ideas?
Back to top
View user's profile Send private message
Caffeine
Guru
Guru


Joined: 17 Jul 2002
Posts: 401
Location: Melbourne, Australia

PostPosted: Mon Oct 06, 2003 4:59 pm    Post subject: Reply with quote

Anyone?
Back to top
View user's profile Send private message
ybby
n00b
n00b


Joined: 08 Apr 2003
Posts: 25
Location: paris

PostPosted: Mon Nov 17, 2003 12:49 pm    Post subject: Reply with quote

have you tried launching gconftool while gnomemeeting is running?
Back to top
View user's profile Send private message
tatesworld
n00b
n00b


Joined: 25 Oct 2003
Posts: 67

PostPosted: Sun Nov 30, 2003 12:09 pm    Post subject: Reply with quote

had exact same problem
and found a solution

ACCEPT_KEYWORDS="~x86" emerge pwlib openh323 gnomemeeting

works now!
Back to top
View user's profile Send private message
Ribs
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2002
Posts: 133
Location: UK

PostPosted: Sun Feb 01, 2004 9:40 pm    Post subject: Reply with quote

Hi,

I too was getting the same problem. The soultion, according to a developer I contacted, is to grab the very latest version of GnomeMeeting which has this fixed. Unfortunatly, any version in Portage is out of date (at time of writing, anyway). So you have to grab the CVS from here; http://snapshots.seconix.com/ (scroll to the bottom of the page for the source based CVS instructions). You will need to get CVS versions of all programs, so you should follow the instructions there fairly strictly, even if you have ptlib and openh323 installed.

If you do already have these installed, you should unmerge them, and GnomeMeeting before starting.
Code:
emerge -Cp unmerge pwlib openh323 gnomemeeting

Hope this helps. I'm still waiting for openh323 to compile here... I'll report back when I'm done.

-Ribs.
Back to top
View user's profile Send private message
Ribs
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2002
Posts: 133
Location: UK

PostPosted: Sun Feb 01, 2004 10:41 pm    Post subject: Reply with quote

After many headaches, it works, and works well. Worth the effort for bttv users until 0.99 hits portage.

-Ribs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum