/jitsi

Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, IRC and many other useful features.

Primary LanguageJavaApache License 2.0Apache-2.0

Jitsi

Jitsi is a free open-source audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, IRC and many other useful features.

Helpful Resources

Submitting Issues

Before you open an issue, please discuss it on one of our mailing lists.

Contributing

Please, read the contribution guidelines before opening a new issue or pull request.

Building hwaddressretriever lib on Raspberry Pi

Add libdbus-1-dev package. Of course, you'll also need default-jre, default-jdk if you don't have them installed. Make sure you've set JAVA_HOME to /usr/lib/jvm/default-java in .bashrc

Then build the lib as follows:

cd src/native
ant hwaddressretriever

The library can be picked up from lib/native/linux/libhwaddressretriever.so