Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

instacam

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instacam

Instant canvas video

  • 1.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26
decreased by-64.86%
Maintainers
1
Weekly downloads
 
Created
Source

Instacam – npm

Instacam is a library to perform instant canvas video through the WebRTC API with a fresh touch of CSS filters.

Instacam

Compatibility

Instacam is fully tested on Google Chrome for desktop (latest public released version). The library is compatible with browsers that natively support the HTML5 canvas tag, requestAnimationFrame API, HTMLMediaElement API, navigator.mediaDevices and Promises API. The CSS filtering requires the CSS filter features to properly work.

Official support on Chrome 52+, Firefox 52+, Edge 15+ and Opera 52+. Many other browsers may work, but are not extensively tested. You can check at any time the support table about the partial or full support of these features.

Install

Instacam is published on the NPM (Node Package Manager) registry, so you can install it through the command line interpreter using:

npm install instacam

For other implementation of Instacam in your project, see the usage documentation.

Documentation

Here you will find the documentation describing how to use the library.

  1. How it works - how the library do the stuff
  2. Markup - how should the HTML and CSS look like
  3. Usage - how to use Instacam
  4. Options - all available options
  5. Methods - all available methods
  6. Examples - some case studies
  7. Demo - Instacam in action

Contribute

If you want to report a bug or if you just want to request for a new feature/improvement, please read the project contributors guidelines before. Thanks for taking time to contribute to Instacam.

License

The project is developed under the MIT license:

  • Permissions: This software and derivatives may be used for commercial purposes, you may distribute this software, this software may be modified and you may use and modify the software without distributing it.
  • Conditions: Include a copy of the license and copyright notice with the code.
  • Limitations: Software is provided without warranty and the software author/license owner cannot be held liable for damages.

Read the full license for more information about your rights.

Questions?

If you have any questions, please feel free to contact me!
xavier.foucrier [at] gmail.com

Keywords

FAQs

Package last updated on 10 Oct 2018

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc