SoC: Jingle is working!
Two things.
First: Yesterday the coding part of Summer of Code was finished. That doesn't mean that everyone will stop coding, especially because...
Second: Jingle in Gajim is working. I wasn't sure if I will finish in time, due to some weird bugs I found, but I managed to fix them. Now the implementation is pretty raw — the UI is minimal, few corner cases should be handled better. I'll spend some more time polishing details. When everything will be ready, I'll merge my branch of code with main branch.
August 21, 22:32
Thank you !
August 21, 22:34
it's in gajim svn or as a seperate patch?
August 22, 00:02
What Jingle XEPs does your implementation supports?
August 22, 02:29
You simply rox :).
Is your implementation working on Windows ? (not for me but for my friends :P )
August 22, 02:44
It's in svn, but as a separate branch. 0166, 0167, 0176, ice, rtp, stun, few things more. Not sure, i've got no experience in programming in windows.
BTW, svn branch doesn't use microphone (temporarily), it's easier for me to test things with a test sound. So stay calm and let me clean up the code ;-)
August 22, 19:35
That rocks very hard! Good work!
August 23, 09:20
Great work, mate! Gajim still rocks :)
August 27, 09:18
Nice :) Any screenshots or idea when new stable release with jingle will be released?
August 27, 13:52
I hope jingle will get into 0.12, but there's few problems with libjingle itself and I am not sure if they will be fixed soon. Psi 0.11 also support libjingle, but due to some problems with libjingle they decided not to use it in default builds.
August 28, 10:45
Hi, we implemented right now libjingle 0.4 in jabbin, a fork of psi. It works great on window and linux, jabbin to jabbin and jabbin to gtalk .
Libjingle 0.4 solved a lot of problem but is not using the current spec. We added also Jingle DTMF support as experimental.
I would like to chane our effort and ideas, here is my jid
stefanogrini@jabber.org
ciao and Great work ! :)
August 28, 12:50
Good work! If your libs are not platform-specific they should work on Windows too
May 10, 08:15
Thanks for great work. Does I need to update whole big pack of .debs on my Ubuntu 8.04 (GStreamer, libjingle, etc) or svn version will work anyway?
June 25, 17:15
Any update about integrating libjingle in gajim?
June 25, 19:03
I'm going to update all code to the latest jingle spec as soon as I finish exams at my uni. So wait a bit more, please...
June 30, 12:57
That's nice of you. Thanks.
July 30, 12:28
How is this going?
August 20, 09:28
It seems that this won't be in gajim-0.12. http://trac.gajim.org/browser/tags/gajim-0.12-alpha1/ChangeLog
August 20, 09:40
No, it wont. Jingle specs still change, and I don't have enough time to follow it... and while I would be happy to "just do it", it wouldn't simply work very long.
July 31, 10:19
So, how it did turned in the end? Was the project abandoned?
July 31, 11:36
I hope to find some time in August/September for finishing the code. The jingle protocol already works (for whiteboard code developed by another SoC coder)... but the voice/video bits are not there yet.