[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#910191: RFP: libjs-getscreenmedia -- browser module for attempting to get access to a MediaStream of a user's screen



Package: wnpp
Severity: wishlist

* Package name    : node-getscreenmedia
  Version         : 5.0.2
  Upstream Author : Henrik Joreteg <henrik@andyet.net>
* URL             : https://github.com/otalk/getScreenMedia
* License         : Expat
  Programming Lang: JavaScript
  Description     : browser module for attempting to get access to a MediaStream of a user's screen

This is a tiny browser module that gives us a simple API for getting
access to a user's screen.

It gives us a cleaner node.js-style, error-first API and cross-browser
handling. No browser support checking necessary; lack of support is
treated in the same way as when the user rejects the request: the
callback gets passed an error as the first argument.

Suitable for use with browserify/CommonJS on the client.

This is a dependency for libjs-strophe.jinglejs and libjs-jsxc.


Reply to: