Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Tab: Implement Feature "Add Jitsi Room" to Microlocations #5101

Closed
mariobehling opened this issue Sep 20, 2020 · 1 comment · Fixed by #5270
Closed

Video Tab: Implement Feature "Add Jitsi Room" to Microlocations #5101

mariobehling opened this issue Sep 20, 2020 · 1 comment · Fixed by #5270

Comments

@mariobehling
Copy link
Member

mariobehling commented Sep 20, 2020

Organizers should have two options to add a video room
a) add a room manually anywhere on the Internet
b) add a Jitsi room with a button.

According to the Jitsi documentation here https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe the following should be possible.

Open question is: In order to restrict access to rooms we could also add rooms into an 100% iframe on eventyay.com and restrict access to account/ticket holders.

Please implement the option to automatically create a Jitsi room as follows on the video tab:

  • Microlocation: add a button "Add Jitsi Room" and autofill other columns
  • Video Room: After user has pushed "Add Jitsi Room" automatically create a virtual room at https://meet.jit.si/eventyay/[eventID-room-name]
  • Pin: Automatically create a room password and add info here
  • Additional Information: Automatically add Jitsi dial-in numbers etc. into this column
  • Stream: Apart from the existing public stream URL, also show a field for the Streamkey here, that organizers can enter and pass on the stream key to Jitsi to enable the feature "Stream to Youtube"
  • In field "Additional Information" add: In order to stream a Jitsi Session the moderator in the session needs to start the stream.

Other features:

Screenshot from 2020-09-19 14-16-04

@iamareebjamal
Copy link
Member

Assuming this in the implementation: A room can have a single video stream linked. But a video stream can be linked to several rooms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants