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

artysee

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artysee

Real-time data streaming manager

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

artysee

Real-time data streaming manager.

Build Status

Install

  • Install nodejs and npm.
  • Install ZeroMQ Node client dependencies.
  • Run npm 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.

Keywords

FAQs

Package last updated on 28 Aug 2015

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