Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
F
fairmeeting
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • hosting
  • fairmeeting
  • Wiki
  • streaming and recording

Last edited by Roland Alton Feb 19, 2021
Page history

streaming and recording

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/

Clone repository
  • Wiki Deutsch
  • architecture
  • config whitelist
  • donation page
  • Home
  • installation
  • jitsiaptlog
  • main de changes
  • streaming and recording
  • videobridge installation
  • videoconferencing development server

gitlab project and software management by fairkom.eu - more open source web apps at fairapps.net