Re: [GnomeMeeting-devel-list] GnomeMeeting Modifications



Hello,

Le mardi 24 janvier 2006 à 13:16 -0600, Bryce Lobdell a écrit :

> 
> I understand that I will need to modify the source code to accomplish
> items 1,2,4.  I assume there is some buffer that is filled before the
> audio data is sent to the coder (GSM, etc), and that I can perform the
> said modifications to the signal at that point.  Can you tell me what
> source files interact with the coder and the audio (ALSA, etc) driver?

If you are using Ekiga from http://www.ekiga.org, go in file
src/endpoints/pcss.cpp, and look for the class GMSignalFilter and for
function AddFilter. You can use a similar class, or use that one
actually, to modify the buffers :
- before playing audio in the speakers (ie after reception and decoding)
- before sending audio on the network (ie before encoding and
transmission)

> 
> Also, are there any docs that exist about the source code that aren't in
> the source code package (gnomemeeting-1.2.2.tar.gz, etc)?
> 

No.

> Other questions:
> 
> Is there a nice way to turn off transmission of video?  My "turn of the
> video button" is grayed out.

It should work as soon as you transmit video. So I guess you are not
transmitting video at all.

> 
> Does GnomeMeeting provide the capability to record the conversation
> without changing the source code?  And if so, is there a nice way to
> time-stamp it?
> 

No, not yet.

> 
> Furthermore, do you think it would be worth putting together a patch for
> GnomeMeeting so others who want to do experiments of this type will have
> this tool available to me?
> 

The record of conversations, yes. The rest is perhaps of little interest
for most users. I will send you privately a patch I have received a
while ago that allows conversation recording. You will have to rework it
to adapt it to Ekiga, but it will be a basis.


> 
> 
> Thanks in advance for any help you can provide!
> 
> Bryce Lobdell
> 
> _______________________________________________
> Gnomemeeting-devel-list mailing list
> Gnomemeeting-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
-- 
 _      Damien Sandras
(o-     
//\     GnomeMeeting: http://www.gnomemeeting.org/
v_/_    FOSDEM 2006 : http://www.fosdem.org
        SIP Phone   : sip:dsandras gnomemeeting net 
                      sip:600000 gnomemeeting net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]