Skip to content

KurentoLegacy/kws-rpc-builder-bower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Copyright © 2013-2014 Kurento. Licensed under LGPL License.

KWS RPC Builder for Bower

Kurento Web SDK RPC Builder

The Kurento Web SDK RPC Builer project is a small RPC library for browser and Node.js. Currently only JsonRPC is supported, eventually XML-RPC will be added in the future.

The source code of this project can be cloned from the GitHub repository.

Installation instructions

Be sure to have installed Bower in your system:

sudo npm install -g bower

To install the library, it's recomended to do that from the Bower repository :

bower install kws-rpc-builder

Alternatively, you can download the code using git and install manually its dependencies:

git clone https://github.com/KurentoReleases/kws-rpc-builder.git
cd kws-rpc-builder
bower install

Kurento

What is Kurento

Kurento provides an open platform for video processing and streaming based on standards.

This platform has several APIs and components which provide solutions to the requirements of multimedia content application developers. These include

  • Kurento Media Server (KMS). A full featured media server providing the capability to create and manage dynamic multimedia pipelines.
  • Kurento Media Framework (KMF). A Java server-side API providing the required abstractions for creating applications that manage multimedia content, calls and conferences involving audio, video and data information.
  • Kurento Web SDK (KWS). A client-side HTML5 and Javascript SDK for accessing KMF capabilities
  • Kurento Android SDK (KAS). A Java and native SDK allowing easy integration of KMF into any kind of Android application.

Downloads

To download binary releases of Kurento components visit http://kurento.org

Source

The source code of this project can be cloned from the GitHub repository. Code for other Kurento projects can be found in the GitHub Kurento group.

News and Website

Information about Kurento can be found on our website. Follow us on Twitter @kurentoms.

About

Bower code generated from kws-rpc-builder

Resources

License

Stars

Watchers

Forks

Packages

No packages published