|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
g729 and EkigaHello,
Is there support in Ekiga for g.729 audio codec ? I saw some threads about it in the mailing list and on some other places, but I am not sure as whether this can be done or not. I would appreciate if anyone who have any experience with it will share his experience. If it is possible to use g.729, it would be great to post here a step by step description of what should be done for achieving it. I see that in opal-3.6.6 , there is some support for g.729 (in src/codec/g729mf.cxx) but I am not sure what this means/ Regards, AndyJ _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
|
Re: g729 and EkigaHi, list,
I want to add that this subject is of much interest also to me. I would really appreciate if somebody could shed some light on g.729 and ekiga. AFAIK, there are some open source projects which support g.729 codecs. For example, asterisk (though I do not have experience with it). There are some more, which were mentioned in some posts in this mailing list in the past. So, anybody who has experience with g.729 and Ekiga, (good or bad), please share your experience with us. Rgs, Mark On Fri, Nov 6, 2009 at 7:13 PM, Andy Johnson <johnsonzjo@...> wrote: > Hello, > Is there support in Ekiga for g.729 audio codec ? > I saw some threads about it in the mailing list and on some other > places, but I am not > sure as whether this can be done or not. > I would appreciate if anyone who have any experience with it will share his > experience. If it is possible to use g.729, it would be great to post > here a step by step > description of what should be done for achieving it. > > I see that in opal-3.6.6 , there is some support for g.729 (in > src/codec/g729mf.cxx) > but I am not sure what this means/ > > Regards, > AndyJ > _______________________________________________ > Ekiga-devel-list mailing list > Ekiga-devel-list@... > http://mail.gnome.org/mailman/listinfo/ekiga-devel-list > Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
|
Re: g729 and Ekigahi greenhorns,
Mark Ryden wrote: > Hi, list, > I want to add that this subject is of much interest also to me. I > would really > appreciate if somebody could shed some light on g.729 and ekiga. G.729 has patents pending and so cannot be distributed under most OSS-licences. > AFAIK, there are some open source projects which support g.729 codecs. > For example, asterisk (though I do not have experience with it). Format support, Codec operation support requires buying a licence as You can RTFM of Asterisk. > There are some more, which were mentioned in some posts in this mailing list > in the past. > So, anybody who has experience with g.729 and Ekiga, (good or bad), please > share your experience with us. There're better codecs, no one needs G.729. > > Rgs, > Mark > > > On Fri, Nov 6, 2009 at 7:13 PM, Andy Johnson <johnsonzjo@...> wrote: >> Hello, >> Is there support in Ekiga for g.729 audio codec ? No. >> I saw some threads about it in the mailing list and on some other >> places, but I am not >> sure as whether this can be done or not. Read the source code and G.729 specific tech+law docs. >> I would appreciate if anyone who have any experience with it will share his >> experience. If it is possible to use g.729, it would be great to post >> here a step by step We're not Your unpaid personal support engineers. >> description of what should be done for achieving it. >> >> I see that in opal-3.6.6 , there is some support for g.729 (in >> src/codec/g729mf.cxx) >> but I am not sure what this means/ mf = media format, passthru, not codec operation implemented. >> >> Regards, >> AndyJ y tom _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
|
Re: g729 and EkigaHi,
OPAL supports IPP codecs: http://www.ippcodecs.org/ This should work for Ekiga too... but it is mostly untested... Le mercredi 11 novembre 2009 à 21:45 +0100, thomas schorpp a écrit : > hi greenhorns, > > Mark Ryden wrote: > > Hi, list, > > I want to add that this subject is of much interest also to me. I > > would really > > appreciate if somebody could shed some light on g.729 and ekiga. > > G.729 has patents pending and so cannot be distributed under most OSS-licences. > > > AFAIK, there are some open source projects which support g.729 codecs. > > For example, asterisk (though I do not have experience with it). > > Format support, Codec operation support requires buying a licence as You can > RTFM of Asterisk. > > > There are some more, which were mentioned in some posts in this mailing list > > in the past. > > So, anybody who has experience with g.729 and Ekiga, (good or bad), please > > share your experience with us. > > There're better codecs, no one needs G.729. > > > > > Rgs, > > Mark > > > > > > On Fri, Nov 6, 2009 at 7:13 PM, Andy Johnson <johnsonzjo@...> wrote: > >> Hello, > >> Is there support in Ekiga for g.729 audio codec ? > > No. > > >> I saw some threads about it in the mailing list and on some other > >> places, but I am not > >> sure as whether this can be done or not. > > Read the source code and G.729 specific tech+law docs. > > >> I would appreciate if anyone who have any experience with it will share his > >> experience. If it is possible to use g.729, it would be great to post > >> here a step by step > > We're not Your unpaid personal support engineers. > > >> description of what should be done for achieving it. > >> > >> I see that in opal-3.6.6 , there is some support for g.729 (in > >> src/codec/g729mf.cxx) > >> but I am not sure what this means/ > > mf = media format, passthru, not codec operation implemented. > > >> > >> Regards, > >> AndyJ > > y > tom > _______________________________________________ > Ekiga-devel-list mailing list > Ekiga-devel-list@... > http://mail.gnome.org/mailman/listinfo/ekiga-devel-list > Me joindre en téléphonie IP / vidéoconférence ? sip:yannick@... Logiciel de VoIP Ekiga : http://www.ekiga.org http://wiki.ekiga.org/index.php/Which_programs_work_with_Ekiga_%3F _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
|
Re: g729 and Ekiga
Le mercredi 11 novembre 2009 à 21:59 +0100, yannick a écrit :
Hi, OPAL supports IPP codecs: http://www.ippcodecs.org/ This should work for Ekiga too... but it is mostly untested... It does work, even on WIN32 (tested 2 years ago).
_______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
|
Re: g729 and EkigaHello,
Thanks a lot for you answer, Thomas! >There're better codecs, no one needs G.729. I just wonder, can you please tell us shortly, which codecs do you consider to be better than g.729 ? rgs, Mark On Wed, Nov 11, 2009 at 10:45 PM, thomas schorpp <thomas.schorpp@...> wrote: > hi greenhorns, > > Mark Ryden wrote: >> >> Hi, list, >> I want to add that this subject is of much interest also to me. I >> would really >> appreciate if somebody could shed some light on g.729 and ekiga. > > G.729 has patents pending and so cannot be distributed under most > OSS-licences. > >> AFAIK, there are some open source projects which support g.729 codecs. >> For example, asterisk (though I do not have experience with it). > > Format support, Codec operation support requires buying a licence as You can > RTFM of Asterisk. > >> There are some more, which were mentioned in some posts in this mailing >> list >> in the past. >> So, anybody who has experience with g.729 and Ekiga, (good or bad), please >> share your experience with us. > > There're better codecs, no one needs G.729. > >> >> Rgs, >> Mark >> >> >> On Fri, Nov 6, 2009 at 7:13 PM, Andy Johnson <johnsonzjo@...> wrote: >>> >>> Hello, >>> Is there support in Ekiga for g.729 audio codec ? > > No. >>> >>> I saw some threads about it in the mailing list and on some other >>> places, but I am not >>> sure as whether this can be done or not. > > Read the source code and G.729 specific tech+law docs. > >>> I would appreciate if anyone who have any experience with it will share >>> his >>> experience. If it is possible to use g.729, it would be great to post >>> here a step by step > > We're not Your unpaid personal support engineers. > >>> description of what should be done for achieving it. >>> >>> I see that in opal-3.6.6 , there is some support for g.729 (in >>> src/codec/g729mf.cxx) >>> but I am not sure what this means/ > > mf = media format, passthru, not codec operation implemented. > >>> >>> Regards, >>> AndyJ > > y > tom > _______________________________________________ > Ekiga-devel-list mailing list > Ekiga-devel-list@... > http://mail.gnome.org/mailman/listinfo/ekiga-devel-list > Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
|
Re: g729 and EkigaHello,
Again, I believe that many think that it would be great if it would be integrated into the Ekiga project. Rgs, Mark On Wed, Nov 11, 2009 at 11:50 PM, Damien Sandras <dsandras@...> wrote:
_______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
| Free embeddable forum powered by Nabble | Forum Help |