Kurento Media Framework - Orion connector

Orion context broker consumer

License

License

GroupId

GroupId

com.kurento.kmf
ArtifactId

ArtifactId

kmf-orion-connector
Last Version

Last Version

4.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Kurento Media Framework - Orion connector
Orion context broker consumer
Project URL

Project URL

http://www.kurento.org/docs/4.3.1
Project Organization

Project Organization

Kurento
Source Code Management

Source Code Management

https://github.com/Kurento/kurento-media-framework

Download kmf-orion-connector

How to add to project

<!-- https://jarcasting.com/artifacts/com.kurento.kmf/kmf-orion-connector/ -->
<dependency>
    <groupId>com.kurento.kmf</groupId>
    <artifactId>kmf-orion-connector</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kurento.kmf/kmf-orion-connector/
implementation 'com.kurento.kmf:kmf-orion-connector:4.3.1'
// https://jarcasting.com/artifacts/com.kurento.kmf/kmf-orion-connector/
implementation ("com.kurento.kmf:kmf-orion-connector:4.3.1")
'com.kurento.kmf:kmf-orion-connector:jar:4.3.1'
<dependency org="com.kurento.kmf" name="kmf-orion-connector" rev="4.3.1">
  <artifact name="kmf-orion-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kurento.kmf', module='kmf-orion-connector', version='4.3.1')
)
libraryDependencies += "com.kurento.kmf" % "kmf-orion-connector" % "4.3.1"
[com.kurento.kmf/kmf-orion-connector "4.3.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.kurento.kmf : kmf-commons jar 4.3.1
com.google.guava : guava jar 17.0
com.google.code.gson : gson jar 2.2.4
org.apache.httpcomponents : httpclient jar 4.3.2
org.apache.httpcomponents : fluent-hc jar 4.3.2
org.springframework : spring-context-support jar
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Copyright © 2013 Kurento. Licensed under LGPL License.

Kurento Media Framework

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.

com.kurento.kmf

Kurento

Kurento WebRTC Media Server

Versions

Version
4.3.1
4.3.0