getscreenmedia
Advanced tools
Comparing version 1.5.3 to 1.5.4
@@ -44,7 +44,3 @@ // getScreenMedia helper by @HenrikJoreteg | ||
maxFrameRate: 3 | ||
}, | ||
optional: [ | ||
{googLeakyBucket: true}, | ||
{googTemporalLayeredScreencast: true} | ||
] | ||
} | ||
}}; | ||
@@ -51,0 +47,0 @@ constraints.video.mandatory.chromeMediaSourceId = data.sourceId; |
{ | ||
"name": "getscreenmedia", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "A browser module for attempting to get access to a MediaStream of a user's screen. With a nice node-like API.", | ||
@@ -5,0 +5,0 @@ "main": "getscreenmedia.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26843
14
485