mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Start to request screen sharing
This commit is contained in:
@ -162,6 +162,9 @@ class Dev {
|
||||
|
||||
//Simple peer
|
||||
array("path" => "3rdparty/simplepeer/simplepeer.min.js", "uglifyjs" => false),
|
||||
|
||||
// Share screen
|
||||
"3rdparty/getScreenId.js",
|
||||
);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user