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

Option to start zoom meeting #36

Open
1 task
j-hellenberg opened this issue Nov 27, 2020 · 2 comments
Open
1 task

Option to start zoom meeting #36

j-hellenberg opened this issue Nov 27, 2020 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@j-hellenberg
Copy link

  • integrate zoom so that a meeting can be started with a single mouseclick (generate url)
@j-hellenberg j-hellenberg mentioned this issue Nov 27, 2020
6 tasks
@frcroth
Copy link
Contributor

frcroth commented Nov 27, 2020

Storypoints: 8 (Spike)

@felixauringer felixauringer added the team-CodeMoon-und-Felix Issue assigned to Team 1 label Nov 27, 2020
@frcroth frcroth added the spike label Nov 27, 2020
@felixauringer felixauringer added the 8 8 Storypoints label Nov 27, 2020
@konradh
Copy link
Contributor

konradh commented Nov 30, 2020

We identified two possible solutions:

  1. Use the users personal meeting
    • Unless the user changes it, the personal meeting ID, link and password are always the same.
    • The user enter the personal meeting ID and password. This is shown to other users when arranging a meeting.
    • The information can be used to re-enter the room in the future, even if not invited.
  2. Use the Zoom API to create a meeting
    • Using the Zoom API, we could create a new meeting for a user, that has a random ID and password.
    • This way, a new Zoom meeting can be generated for each meeting arranged by Connections++ (max. 100/day).
    • The user has to authorize the app using OAuth.
      • This is currently not possible for Uni Potsdam Zoom Users, since the account admin (probably Dr. Tilo Köhn, [email protected]) has to approve the app first.

        You cannot authorize the app

        This app requires pre-approval by your account admin. You may reload this page and click on "Request pre-approve".

@j-hellenberg j-hellenberg added documentation Improvements or additions to documentation and removed spike 8 8 Storypoints team-CodeMoon-und-Felix Issue assigned to Team 1 labels Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

5 participants