Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
effects-sdk
Advanced tools
Add real-time webcam effects (virtual background, background blur, touch up my appearance, auto-framing, color correction. lower-thirds) for video calls.
Add real-time AI video enhancement that makes video meeting experience more effective and comfortable to your application in a few hours.
Introducing our powerful and advanced web SDK for video communication products. With our web SDK, you can now elevate your video conferencing experience with features like background blur, virtual background, auto-framing or smart zoom, beautification, and automatic color correction.
Our background blur feature helps you maintain your privacy and professionalism during video calls by blurring out the background behind you. Virtual background takes it one step further by allowing you to replace your real background with a custom image or video of your choice.
With our auto-framing or smart zoom feature, you no longer have to worry about staying in frame during your video calls. Our SDK automatically adjusts the camera's field of view to keep you centered in the frame, even if you move around.
Our beautification feature enhances your appearance during video calls by smoothing out skin tones, removing blemishes, and adjusting lighting to create a more polished look. This feature is perfect for those who want to boost their confidence and create a professional appearance.
Finally, our automatic color correction feature adjusts the camera's color settings to improve the overall image quality, even in low-light environments or with poor quality cameras.
Overall, our web SDK is the perfect solution for those looking to take their video conferencing experience to the next level. With advanced features like background blur, virtual background, auto-framing or smart zoom, beautification, and automatic color correction, you can create a professional and polished appearance during your video calls. Try our web SDK today and elevate your video conferencing experience.
Explore our Chrome Extension, built upon this Web SDK. You can effortlessly test all features and compatibility with your application without any integration hassle:
npm install effects-sdk
import { tsvb } from 'effects-sdk';
const sdk = new tsvb('{CUSTOMER_ID}');
//versions of wasm files should be matched with SDK version
sdk.config({
wasmPaths: {
'ort-wasm.wasm': 'https://effectssdk.ai/sdk/web/3.1.5/ort-wasm.wasm',
'ort-wasm-simd.wasm': 'https://effectssdk.ai/sdk/web/3.1.5/ort-wasm-simd.wasm'
}
});
AI Webcam Visual Effects: Google Meet & Other
For the best quality - disable Frame Skipping and use Quality segmentation preset
For the best performance – enable Frame Skipping and use Lightning segmentation preset
Most common usage - disabled Frame Skipping and use Balanced segmentation preset
Effects SDK Customer ID is required to get SDK working.
To receive a new trial Customer ID please fill in the contact form on effectssdk.com website.
FAQs
Add real-time webcam effects (virtual background, background blur, touch up my appearance, auto-framing, color correction. lower-thirds) for video calls.
The npm package effects-sdk receives a total of 15,737 weekly downloads. As such, effects-sdk popularity was classified as popular.
We found that effects-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.