https://github.com/igniterealtime/openfire-pionturn-plugin
This plugin provides a TURN/STUN Server for Openfire
https://github.com/igniterealtime/openfire-pionturn-plugin
Last synced: 9 months ago
JSON representation
This plugin provides a TURN/STUN Server for Openfire
- Host: GitHub
- URL: https://github.com/igniterealtime/openfire-pionturn-plugin
- Owner: igniterealtime
- License: apache-2.0
- Created: 2020-05-09T16:53:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T11:25:23.000Z (10 months ago)
- Last Synced: 2025-04-24T05:48:48.579Z (9 months ago)
- Language: Java
- Size: 29.7 MB
- Stars: 4
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.html
- License: LICENSE
Awesome Lists containing this project
README
# Openfire Pion TURN Plugin
This plugin provides a TURN/STUN Server for Openfire.
## CI Build Status
[](https://github.com/igniterealtime/openfire-pionturn-plugin/actions)
## Overview
This plugin uses the Pion Turn Project (https://github.com/pion/turn) to create a TURN/STUN server for Openfire. A TURN/STUN server is used to help users who are on uncooperative networks connect their calls or video calls.
For this plugin to work, you will also need to install the plugin "External Service Discovery" in order to expose this service to the clients.
## Known Issues
This version has embedded binaries for only Linux 64 and Windows 64.
Installation
- Copy the pionturn.jar file to the OPENFIRE_HOME/plugins directory.
- Configure the admin properties page.
Configuration of the External Service Discovery
Head to
'Server>Media Services>External Service Discovery' and set the fields:
After that, just click on the button "Add Service".
Configuration of the Pion Turn Plugin
Head to 'Server>Media Services>Pion Turn/Stun' and set the fields:
After that just click "Save" and don't forget to go to 'Plugins' and restart the Pionturn plugin.
## Reporting Issues
Issues may be reported to the [forums](https://discourse.igniterealtime.org) or via this repo's [Github Issues](https://github.com/igniterealtime/openfire-pionturn-plugin).