Socket
Socket
Sign inDemoInstall

virtual-bg

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.46 to 0.0.47

5

package.json
{
"name": "virtual-bg",
"version": "0.0.46",
"version": "0.0.47",
"description": "Easily add virtual background effects to your video/camera input inside any web browser",

@@ -16,4 +16,3 @@ "repository": {

"typings": "./index.d.ts",
"license": "ISC",
"dependencies": {}
"license": "ISC"
}

4

README.md

@@ -32,3 +32,3 @@ ## Easily add virtual background effects to your video/camera input inside any web browser<br/>

segmentBackground(inputVideoElement, outputCanvasElement);
// applies a blur intensity of 7px to the background

@@ -40,3 +40,3 @@ applyBlur(7);

<b>Note</b>: This library is using [mediapipe's selfie segmentation](https://www.npmjs.com/package/@mediapipe/selfie_segmentation) model and and library as a base.
<b>Note</b>: I'm is using [mediapipe's selfie segmentation](https://www.npmjs.com/package/@mediapipe/selfie_segmentation) model and library as a base.

@@ -43,0 +43,0 @@ I'll be adding more features like image, video backgrounds and more in the future. Stay updated.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc