Skip to content

Visioconference component

What needs to be done

That component would make it a one-click action to start or join a visioconference.

It could be useful in several places:

  • Inside a project or a circle, to quickly and easily join a meeting or create a new one
  • Attached to an event, to plan a meeting and let people know easily how to join

They main features are :

  • create a new meeting (title, animator or host, start date)
  • join an existing meeting

Technical details

Jitsi provide an API to integrate their service into external application via an iframe. This API works with the main meet.jit.si instance, but also with other self-hosted instances (framatalk.org, meet.jitsi.liiib.re, ...)

That would be great to generate a link automatically and make it visible so that people outside Hubl can join. Keeping this link human readable would be great (ex: https://meet.jit.si/the-project-title-xyz => add some random letters at the end to avoid collision).

Links & Mockups

When a meeting has been started : image

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information