Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

artysee

applait11Mozilla Public License 2.00.0.1

Real-time data streaming manager

rtp, webrtc, sdp

readme

artysee

Real-time data streaming manager.

Build Status

Install

Usage

Require the artysee module from your Node script:

var artysee = require("artysee");

Then, you can instantiate a new session of artysee as:

var session = new artysee();

For next steps, see the API guide.

Roadmap [v1.0.0]

  • Manage data streaming pipelines using ZeroMQ.
  • Manage RTP streams as Node Streams.
  • Manage pipelines of peer connections.
  • Use streamix for low-level media muxing.

Developing

If you want to develop artysee, check the Contributors' Guide.

License

For non-commercial use, Artysee is available under the terms of the Mozilla Public License v2.0.

For commercial uses, Artysee is available as a premium library from Applait. For pricing and licensing details for commercial use, please get in touch with `contact@applait.com`.


Copyright (c) 2015 Applait Technologies LLP.