From a6a97da84be30908bf806c68f5afe00fc66e178d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 29 Mar 2018 12:54:40 +0200 Subject: Allow to join without camera/mic Signed-off-by: Joas Schilling --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 64b416d99..a2231bdf6 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m If you have suggestions or problems, please [open an issue](https://github.com/nextcloud/spreed/issues) or contribute directly :) +## Disabling internal camera/audio for testing + +* Disable camera until reboot: `sudo modprobe -r uvcvideo` +* Re-enable camera: `sudo modprobe uvcvideo` + ## Contribution Guidelines Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other. -- cgit v1.2.3