-
Notifications
You must be signed in to change notification settings - Fork 450
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
System check for call participants #1181
Comments
This could be based on https://github.com/webrtc/testrtc (BSD, online at https://test.webrtc.org/). |
I think it would be a really nice feature to have and I actually see 2 ways to display it:
Best would probably be to keep track through session / cookies if the user checked its system at least and if not, force the system check. What do you think ? |
Remaining ideas:
cc @nextcloud/designers for feedback |
I think the connection warning should be enough.
This we probably shouldn't show the users and should also fall in the previous category of "connection warning".
We could definitely at least improve the audio indicator and add a test |
Skype and others provide a way to check the system before call.For example record some voice and play it back. Show the webcam video. Test upstream/downstream speed. Test CPU speed...
It would be great if the use could also start this kind of test to check if everything is ok for a call. This also increases the happyiness of the users with Talk because they realize that the software is not broken but the PC is not working properly.
The text was updated successfully, but these errors were encountered: