0.1.1 • Published 1 year ago

user-media-stream v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

user-media-stream

This is a streamlined JavaScript library designed for web applications to easily handle camera streams. Its main goal is to offer straightforward methods for managing camera interactions, with a focus on compatibility and simplicity.

Installation

npm i user-media-stream

Usage

  • Media stream operations:

    import { createUserMediaStream } from "user-media-stream";
  • Media constraints & capablities shim:

    /// <reference types="user-media-stream/media-track-shims" />

Acknowledgement

This package is largely inspired by the code in camera.ts from gruhn/vue-qrcode-reader. :heart:

License

MIT

0.1.0

1 year ago

0.1.1

1 year ago

0.1.0-rc.1

1 year ago

0.1.0-beta.5

1 year ago

0.1.0-beta.4

1 year ago

0.1.0-beta.3

1 year ago

0.1.0-beta.2

1 year ago

0.1.0-beta.1

1 year ago

0.1.0-alpha.4

1 year ago

0.1.0-alpha.3

1 year ago

0.1.0-alpha.2

1 year ago

0.1.0-alpha.1

1 year ago