Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 535 Bytes

File metadata and controls

24 lines (18 loc) · 535 Bytes

Pexip Connector Addon

This addon is a visio connector to Pexip. It allows to create a meeting in a Pexip server

Install

To install this addon, launch the command :

cd ${EXO_HOME}
./addon install exo-pexip

Required configuration

Add these properties in exo.properties

exo.pexip.scheduler.server.url
exo.pexip.conference.server.url
exo.pexip.clientId
exo.pexip.privateKey

There is no default value for these properties, you need to set them with the right values for your Pexip server.

Start the server