Openfire 3.8.1

Openfire is a real time collaboration (RTC) server licensed under the Open Source Apache License. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). Openfire is incredibly easy to setup and administer, but offers rock-solid security and performance.

Download Openfire 3.8.1 Latest release: March 3, 2013

Openfire 3.8.1

Latest Blog Entries
dele
9

Jappix plugin for Openfire with WebRTC audio/video

A new version of the Jappix plugin for Openfire is available with support for WebRTC restored back. It only supports Chrome version 26+ and is compatible with the WebRTC plugin for Spark. It uses The Openfire JingleNodes plugin for media relaying via Openfire server when WebRTC peers can connect directly with each other.

 

Video Chat

Image51.jpg

Group Video Chat

Image61.jpg

How to use

Click on the webcam icon to share video in an active chat/groupchat.

 

With chats, the other party receives a prompt to share their audio/video.

Image41.jpg

Groupchat does not prompt and auto shares audio and video with all participants.

Tags: spark , video , openfire , audio , jappix , webrtc 9
dele
14

A video plugin for Spark using WebRTC

For those following the use of Openfire for audio and video communication, The Jitsi project released very recently, the VideoBridge plugin for Openfire. If you use Jitsi with Openfire, you find it very useful for creating both audio and video conferences with multiple people.  I am hoping someone will try and make a Spark plugin for it

 

In the meantime, I did a quick experiment to see if I could convert the Redfire plugin for Spark to use WebRTC instead of RTMP/RTMFP

 

Image4.jpg

Guess what!!. It worked

 

It works the same way as the Redfire plugin for Spark. Click on the webrtc button to share audio and video with the person you are chatting with. On the other side, that person will receive a prompt to accept or reject the offer.

 

Image1.jpg

So here it is attached, if you want to play with it. It does not depend on any Openfire plugin, but will use the JingleNodes plugin if available to relay WebRTC audio/video media when a direct connection cannot be made between two Spark clients..

 

It needs Google Chrome version 26+ running on the client desktop as the default browser. It supports Google Chrome frame for Internet Explorer. The source code is in there as well. When Firexfox WebRTC support becomes stable, I will probably add support for that too.

 

*** UPDATE ***

I finally got multi-user video conferencing working in group chat like Redfire. Please note that there is no prompt. Each participant MUST click on the webrtc button to join the video conference and the plugin ensures a webrtc peer-connection is made between each and every participant. This should be done after everyone joins the groupchat.

Image1.jpg

If a new person enters the room and wishes to join the video-conference, each participant should close their browser windows and click on the webrtc button again.

Tags: spark , video , openfire , webrtc 14
Guus
22

Openfire 3.8.1 has been released!

The Ignite Realtime community is happy to announce the release of version 3.8.1 of Openfire! Downloads for various platforms are available here.

 

Openfire is a real time collaboration (RTC) server licensed under the Open Source Apache license. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). Openfire is incredibly easy to setup and administer, but offers rock-solid security and performance.

 

This release is primarily a bugfix release that addresses issues that were reported after the release of 3.8.0, a few weeks ago. Release 3.8.1 includes fixes for, amongst others, shared groups and pubsub-related issues. The release also improves the robustness of loading the Multi-User Chat service at start-up. The changelog lists these and other changes in more detail.

 

As always, we welcome your feedback, suggestions, tips, hints, questions and other contributions in the Ignite Realtime Community pages.

Tags: planetjabber , openfire-server , xmpp , openfire , server , release , 3.8.1 22
dele
2

webrtc-phone: Free phone calls with iNum from a browser

Bla, bla bla...

WebRTC is on the march

 

With a stable implementation in Chrome since ver 23, applications are appearing as fast as flowers blooming in Spring. The nightly and developer builds (ver 25+) have more features including full desktop screen capture and ability to send it as a video stream over a peer connection. By adding DTLS encryption to Chrome nightly build, Google have achieved interoperability with Firefox nightly build.

 

Back in 2007 at ignite realtime, we built the first open source Flash to SIP gateway for SparkWeb and followed that up a few months later with Red5phone, the first open source web soft phone. Red5phone has now evolved into Apache OpenMeetings Red5Sip.

 

Fast-forward to today and we now have the iNum initiative from Voxbone which enables us to have a new geographical independent phone number for free phone calls on the Internet. iNums are global, supported by most telephone carriers including my former employer BT in the UK. Combine WebRTC with iNum and you can send and recieve free phone calls anywhere in the world provided you have a web browser and an iNum.

 

That was all the incentive I needed to get started on webrtc-phone.

http://webrtc-phone.googlecode.com/files/webrtc-phone.jpg

Ok, so what does it do?

 

The prime purpose is to make and recieve free phone calls with iNums. It can also make SIP calls with domains that accept them.

 

For more details go to the project page.

 

How did I make it. What did I use?

 

  • Customized version of Phono SDK for webrtc only that connects to the Voxeo SIP cloud and handles the Jingle signalling and WebRTC media. Flash support has completely been removed. It only works with Chrome ver 23+ for now. Firefox support will come later
  • Openfire Server with websockets and redfire plugins to lookup iNums and map to Phono SIP addresses using XMPP Presence for anonymous users.
  • Candybar and DialPad? GUI components from AT&T Foundry and &Yet
  • AddThis social sign on service for Facebook, Google and Twitter

 

Free calls! Whats the catch?

 

Calls from iNum to/from the public PSTN still costs money. If you divert your iNum to a mobile or landline, your voice service provider will charge you for diverting the call. You will be paying for all calls from your iNum to your mobile or landline phone.

 

Calls from the public PSTN to your iNum cannot be intercepted and are therfore are not supported by webrtc-phone. If your iNum is dialed from a regular phone, the call will end up on whatever device you have forwarded it to. It is only when the number is dialed from a webrtc-phone elsewhere that it will be re-mapped to your webrtc-phone session.

Can I play?....

 

Live demo is hosted at https://webrtc.free-solutions.org:8443/webrtc-phone  by the very kind folks at free-solutions.ch who are also members of the ignite realtime community.

 

Project source code is hosted on a Git repository at http://code.google.com/p/webrtc-phone/source/checkout, so go ahead and clone

Tags: openfire , sip , free , calls , websockets , redfire , webrtc , phono , inum , addthis 2
Guus
32

Openfire 3.8.0 has been released!

The Ignite Realtime community is happy to announce the release of version 3.8.0 of Openfire! Downloads for various platforms are available here.

 

Openfire is a real time collaboration (RTC) server licensed under the Open Source Apache license. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). Openfire is incredibly easy to setup and administer, but offers rock-solid security and performance.

 

This release accumulates development efforts made over the past fifteen months. Some highlights of this release are:

  • the new Hazelcast-based clustering plugin (subject of an earlier blog post)
  • substantial improvements to the functionality, scalability and stability of the PubSub implementation (including fixing the PEP related memory leak)
  • improvements of the server-to-server connectivity routines
  • many performance improvements and general bug fixes

The changelog lists these and other changes in more detail.

 

As always, we welcome your feedback, suggestions, tips, hints, questions and other contributions in the Ignite Realtime Community pages.

Tags: planetjabber , openfire-server , xmpp , ignite_realtime , openfire , release , 3.8.0 32

Guus Guus Won't tell us where he's from, but says he's from the 'Nether Lands' ... wait that's a real country?

Latest Build 3.8.1
Downloads 4,906,389
License Open Source Apache
Platforms Windows, Linux,
Unix, Mac OS X