Last Version

Kurento Java Tutorial - RTP Receiver 6.15.0

Play an incoming RTP stream

License

License

GroupId

GroupId

org.kurento.tutorial
ArtifactId

ArtifactId

kurento-rtp-receiver
Version

Version

6.15.0
Type

Type

jar
Description

Description

Kurento Java Tutorial - RTP Receiver
Play an incoming RTP stream
Project URL

Project URL

https://www.kurento.org/docs/6.15.0/kurento-rtp-receiver
Project Organization

Project Organization

Kurento

Download kurento-rtp-receiver 6.15.0


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