The Tigase Meet component for Tigase XMPP Server.
Tigase Meet Component is XMPP component for Tigase XMPP Server providing support for Tigase Meet Protocol which is a new protocol for group calling (SFU) using XEP-0166: Jingle and extensions of Jingle for establishing a call.
Janus media server is used internally as SFU. Tigase Meet requires multistream version of Janus to work properly.
It provides support to Tigase XMPP Server for group calling using Janus.
When looking for support, please first search for answers to your question in the available online channels:
- Our online documentation: Tigase Docs
- Existing issues in relevant project, for Tigase Server it's: Tigase XMPP Server GitHub issues
If you didn't find an answer in the resources above, feel free to submit your question as new issue on GitHub or, if you have valid support subscription, open new support ticket.
You can download distribution version of Tigase XMPP Server which contains Tigase PubSub Component directly from here.
If you wish to downloand SNAPSHOT build of the development version of Tigase XMPP Server which contains Tigase PubSub Component you can grab it from here.
Documentation of the project is part of the Tigase XMPP Server distribution package and it is also available as part of Tigase XMPP Server documnetation page.
Compilation of the project is very easy as it is typical Maven project. All you need to do is to execute
mvn package testto compile the project and run unit tests.
Official Tigase repository is available at: https://github.com/tigase/tigase-pubsub/.
Copyright (c) 2004 Tigase, Inc.
Licensed under AGPL License Version 3. Other licensing options available upon request.