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 6 recorders:
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
To be downloaded at rec1.fairmeeting.net/roomname
.
Streaming
Enter as streaming key a YouTube key or any other streaming server as a target:
rtmp://c1.fairstreaming.net/show/stream720:31100
Receive from streaming server e.g. as: https://c1.fairstreaming.net/hls/stream720.m3u8
Embed stream in web page
See code in demo page https://repo.fairkom.net/best/