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

react-get-user-media

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-get-user-media

A high order component that exposes some functions related to navigator.mediaDevices

  • 0.1.19
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
37
increased by825%
Maintainers
1
Weekly downloads
 
Created
Source

A simple HighOrderComponent that exposes some functions related to navigator.mediaDevices

Requires React 15 or higher.

It uses audio-recorder-polyfill to implement audio record into some Safari on iOS (11+). Amazing polyfill and follows specification, support that guy.

iOS Safari does not record video. Some video constraints may broke on it when trying to open a stream

I got some ideas and/or solutions based on react-multimedia-capture, if my package doesn't solve your problem, go check this one.

That's a work in progress project. Use at your own risk.

Check Samples folder to see some examples I swear i'll improve documentation when I have time

Roadmap:

  1. Includes documentation (wiki or in README)
  2. More tests to increase coverage
  3. Includes CI
  4. Includes compatible browsers on READAME.

Keywords

FAQs

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