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

Spreed.ME integration #828

Closed
karlitschek opened this issue Aug 10, 2016 · 6 comments
Closed

Spreed.ME integration #828

karlitschek opened this issue Aug 10, 2016 · 6 comments

Comments

@karlitschek
Copy link
Member

karlitschek commented Aug 10, 2016

Let's break down the Spreed.ME integration in work packages. The Spreed.ME app should be in a releasable state after every work packages. And we probably should release it as beta builds to collect feedback.

  1. Create a new Spreed.ME app and reimplement the Go server in PHP without functional changes. The Go server should still work for scenarios with a lot of users or weak hardware.
  2. Spreed.ME interface cleanup and Nextcloud style harmonizing
  3. Move some Spreed.ME settings to Nextcloud personal settings page and Admin page
  4. Add TURN and MCU settings to admin Nextcloud Admin page
  5. Add contacts and last called groups overview to Spreed.ME app

Independent Nextcloud apps:

  1. Contacts Dropdown in Header (Design spec: Contacts menu #207)
  2. Avatar Popover
@karlitschek
Copy link
Member Author

@karlitschek
Copy link
Member Author

@LukasReschke

@jancborchardt
Copy link
Member

According to @longsleep, many of the Spreed.me settings are already taken from Nextcloud where possible. Ideally we should move them all over.

@longsleep also cc'ing you :)

@longsleep
Copy link
Member

Right, to move all the Settings over to Nextcloud some gear is required to access all the different APIs for user media to get camera and microphone selection into the Nextcloud ui. Also it is important to understand that many of the settings are not bound to the user account alone but also to the exact device and browser and version of that device and browser. So some settings should be stored either per device if to be stored in the database or stored on the device (like we currently do with localStorage).

@jancborchardt
Copy link
Member

@longsleep what do you think about the other steps @karlitschek listed in the original post? Anything missing there?

@MorrisJobke MorrisJobke mentioned this issue Aug 25, 2016
47 tasks
@jancborchardt
Copy link
Member

This has been done as the new app released with Nextcloud 11 https://github.com/nextcloud/spreed and the Contacts menu soon to come :) #207

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

No branches or pull requests

3 participants