Kurento Java Tutorial - Magic Mirror

WebRTC in loopback with filter (magic mirror)

Лицензия

Лицензия

Категории

Категории

Mirror Библиотеки уровня приложения Introspection
Группа

Группа

org.kurento.tutorial
Идентификатор

Идентификатор

kurento-magic-mirror
Последняя версия

Последняя версия

6.15.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Kurento Java Tutorial - Magic Mirror
WebRTC in loopback with filter (magic mirror)
Ссылка на сайт

Ссылка на сайт

https://www.kurento.org/docs/6.15.0/kurento-magic-mirror
Организация-разработчик

Организация-разработчик

Kurento

Скачать kurento-magic-mirror

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
6.15.0
6.11.0
6.8.0