Socket
Book a DemoInstallSign in
Socket

my-camera

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

my-camera

A simple web Component which shows your device camera, and allows you to record a video!

1.0.14
latest
Source
npmnpm
Version published
Weekly downloads
6
200%
Maintainers
1
Weekly downloads
 
Created
Source

My Camera

Published on webcomponents.org

Simple component based on JS custom elements, which allow you to get access to your current device camera.

There's also ability to record stream and download.

Not compatilbe with some browsers, do not use it in production

Installation

npm install my-camera

And include somewhere in your app:

@import 'my-camera'

Or include stright in your index.html

<script rel="import" src="node_modules/dist/my-camera.js"></script>

Usage

<my-camera controls autoplay audio record></my-camera>

The controls and autoplay works like in video HTMLElement. Include audio attribute if you want to record audio as well.

And finally, record attribute will inlcude a simple button on top of Video, on click it starts recording, on stop recorded video will be downloaded!

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

History

First release

License

Shared on MIT license, check LICENSE.

Keywords

my camera

FAQs

Package last updated on 04 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.