πŸ’» Chrome extension for screensharing through the Video calls app (via WebRTC)
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Joas Schilling 131097c60b Merge pull request #3 from nextcloud/add-webstore-link
add Chrome Webstore link
2017-03-07 15:40:02 +01:00
extension Add icons 2017-03-07 11:41:22 +01:00
.gitignore Update name and version 2017-03-07 11:25:38 +01:00
LICENSE Added initial version of Chrome screensharing extension. 2017-01-27 15:37:27 +01:00
Makefile Update name and version 2017-03-07 11:25:38 +01:00
README.md add Chrome Webstore link 2017-03-07 15:32:21 +01:00

README.md

Chrome extension to support screensharing in the Nextcloud Video calls app

Based on the getScreenMedia example from https://github.com/HenrikJoreteg/getScreenMedia/tree/master/chrome-extension-sample

Installation

Install the extension from the Chrome Webstore: Screensharing for Nextcloud Video calls app

Developer setup

  1. Clone this repository
  2. See https://developer.chrome.com/extensions/getstarted#unpacked for further information on how to load the unpacked extension.