Update streaming and recording authored by Roland Alton's avatar Roland Alton
We have now a dedicated Jibri server. At each Jitsi instance recording and/or streaming needs to be activated in the `domain-config.js` settings. We have now a dedicated Jibri server. At each Jitsi instance recording and/or streaming needs to be activated in the `domain-config.js` settings.
Fire up 4 recorders: Fire up 6 recorders:
root@serles ~/jibri-docker # docker-compose -f jibri4recorders.yml up -d root@serles ~/jibri-docker # docker-compose -f jibri6recorders.yml up -d
Jibri always listens to the base URL of the service (meet.fairkom.net / run.fairmeeting.net) and uses the config settings and watermark logo defined in its config.js, there increase video bandwidth and add
hiddenDomain: 'recorder.meet.fairkom.net',
## Recordings ## Recordings
... ...
......