Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
mchhetri #1
Member since Feb 2008 · 6 posts · Location: Melbourne, Australia
Group memberships: Members
Show profile · Link to this post
Subject: Voice support with agsxmpp
Hi,

Is there any support for voice in agsxmpp?
If not, is anybody aware of other .NET implementations of XMPP which support voice?
If not, what is the effort required to integrate voice into agsxmpp?

Any pointers would be appreciated.

Cheers,
Mohan
Avatar
javanesevn #2
Member since Apr 2008 · 74 posts · Location: Japan
Group memberships: Members
Show profile · Link to this post
I think voice feature is a challenging task and XEPs are proposing in extension list.
I am very joyful when this feature will add to agsXMPP lib.  :-)  

Alex, could you give us your recommendation about voice feature to integrate it into api?

Best,
Avatar
Alex #3
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
There is no voice support in agsXMPP, and yes it's a challenging task ;-)

To add voice, video and other media support to XMPP apps Jingle is needed. You can find the Jingle XEPs here: http://xmpp.org/extensions/

Jingle has many dependencies to other RFCs like STUN, ICE, RTP.... for most them there are no .NET libraries or bindings available which means its really lots of work to get a Jingle implementation working in .NET. Another burden are audio codecs.

Alex
Avatar
LonelyPixel #4
Member since May 2006 · 8 posts · Location: Eckental, DE
Group memberships: Members
Show profile · Link to this post
Yes, Jingle/voice chat would indeed be a very interesting addition to agsXMPP. I'm still planning to use this library in my own messaging application, that shall one day feature an e-mail client with built-in things like GPG signing/encryption (there's a .NET library for that) and Jabber/XMPP chats (using the same contact list as the e-mail address book, for example). This combination of e-mail and chat allows interesting user interfaces that concentrate on communicating with other persons, no matter over what media (e-mail/chat/voice/video). I'm still looking for a secure HTML viewer/editor component for .NET. (I'd like to use Webkit, but it doesn't seem to be easy to tie that in a .NET application. Internet Explorer is unusable because it cannot even disable JavaScript/Plugins and its way too insecure.) Voice/video chat would certainly be an interesting addition to this, seeing other Jabber clients adding this feature.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS