Create 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.
Fire up 4 recorders:
root@serles ~/jibri-docker # docker-compose -f jibri4recorders.yml up -d
## 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
See code embedding example: https://repo.fairkom.net/best/
\ No newline at end of file