Kurento Java Tutorial - Magic Mirror

WebRTC in loopback with filter (magic mirror)

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-magic-mirror
Last Version

Last Version

6.15.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kurento Java Tutorial - Magic Mirror
WebRTC in loopback with filter (magic mirror)
Project URL

Project URL

https://www.kurento.org/docs/6.15.0/kurento-magic-mirror
Project Organization

Project Organization

Kurento

Download kurento-magic-mirror

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework : spring-websocket jar
org.webjars : webjars-locator jar 0.36
org.webjars.bower : jquery jar 1.12.3
org.webjars.bower : bootstrap jar 3.3.6
org.webjars.bower : demo-console jar 1.5.1
org.webjars.bower : ekko-lightbox jar 4.0.2
org.webjars.bower : webrtc-adapter jar 7.4.0
org.kurento : kurento-client jar 6.15.0
org.kurento : kurento-utils-js jar 6.15.0

Project Modules

There are no modules declared in this project.

License badge Documentation badge Docker badge Support badge

Copyright 2018 Kurento. Licensed under Apache 2.0 License.

Kurento Java tutorials

Demo applications that showcase how to use the Kurento Java Client.

About Kurento

Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento project website: https://www.kurento.org.

Kurento is part of FIWARE. For further information on the relationship of FIWARE and Kurento check the Kurento FIWARE Catalog Entry. Kurento is also part of the NUBOMEDIA research initiative.

Documentation

The Kurento project provides detailed documentation including tutorials, installation and development guides. The Open API specification, also known as Kurento Protocol, is available on apiary.io.

Useful Links

Usage:

Issues:

News:

Source

All source code belonging to the Kurento project can be found in the Kurento GitHub organization page.

Licensing and distribution

Copyright 2018 Kurento

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.kurento.tutorial

Kurento

Kurento WebRTC Media Server

Versions

Version
6.15.0
6.11.0
6.8.0