Start to request screen sharing

This commit is contained in:
2020-04-13 16:48:58 +02:00
parent d297bf92d0
commit 40ef78acc6
4 changed files with 280 additions and 6 deletions

View File

@ -162,6 +162,9 @@ class Dev {
//Simple peer
array("path" => "3rdparty/simplepeer/simplepeer.min.js", "uglifyjs" => false),
// Share screen
"3rdparty/getScreenId.js",
);
/**