License |
License |
---|---|
GroupId | GroupIdorg.kurento.tutorial |
ArtifactId | ArtifactIdkurento-crowddetector |
Last Version | Last Version6.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKurento Java Tutorial - CrowdDetector Filter
A Crowd Detector Filter using RTSP conexion to the camera.
The video will be recorded.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kurento.tutorial/kurento-crowddetector/ -->
<dependency>
<groupId>org.kurento.tutorial</groupId>
<artifactId>kurento-crowddetector</artifactId>
<version>6.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kurento.tutorial/kurento-crowddetector/
implementation 'org.kurento.tutorial:kurento-crowddetector:6.15.0'
// https://jarcasting.com/artifacts/org.kurento.tutorial/kurento-crowddetector/
implementation ("org.kurento.tutorial:kurento-crowddetector:6.15.0")
'org.kurento.tutorial:kurento-crowddetector:jar:6.15.0'
<dependency org="org.kurento.tutorial" name="kurento-crowddetector" rev="6.15.0">
<artifact name="kurento-crowddetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kurento.tutorial', module='kurento-crowddetector', version='6.15.0')
)
libraryDependencies += "org.kurento.tutorial" % "kurento-crowddetector" % "6.15.0"
[org.kurento.tutorial/kurento-crowddetector "6.15.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.1-jre |
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-jsonrpc-server | jar | 6.15.0 |
org.kurento : kurento-utils-js | jar | 6.15.0 |
org.kurento.module : crowddetector | jar | 6.15.0 |