Copyright © 2013 Kurento. Licensed under LGPL License.
Protocol based on JSON-RPC to manage Kurento Content API
The kmf-content-protocol is a JSON-RPC protocol to manage Kurento Content API.
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.
To download binary releases of Kurento components visit http://kurento.org
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.
Information about Kurento can be found on our website. Follow us on Twitter @kurentoms.