artysee
Real-time data streaming manager.
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.