
Security News
High Salaries No Longer Enough to Attract Top Cybersecurity Talent
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
@uppy/screen-capture
Advanced tools
Uppy plugin that captures video from display or application.
The screen capture plugin for Uppy lets you take photos and record videos with a built-in camera on desktop and mobile devices.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
import Uppy from '@uppy/core'
import ScreenCapture from '@uppy/screen-capture'
const uppy = new Uppy()
uppy.use(ScreenCapture)
$ npm install @uppy/screen-capture
Alternatively, you can also use this plugin in a pre-built bundle from Transloadit’s CDN: Edgly. In that case Uppy
will attach itself to the global window.Uppy
object. See the main Uppy documentation for instructions.
Documentation for this plugin can be found on the Uppy website.
3.0.0-beta.2
Released: 2022-07-06
custom-provider
example (Antoine du Hamel / #3854)emitSuccess
and emitError
private (Mikael Finstad / #3832)FAQs
Uppy plugin that captures video from display or application.
The npm package @uppy/screen-capture receives a total of 14,324 weekly downloads. As such, @uppy/screen-capture popularity was classified as popular.
We found that @uppy/screen-capture demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.
Security News
Corepack will be phased out from future Node.js releases following a TSC vote.