jar

org.kurento.tutorial : kurento-crowddetector

Maven & Gradle

Sep 18, 2022
361 stars

Kurento Java Tutorial - CrowdDetector Filter · A Crowd Detector Filter using RTSP conexion to the camera. The video will be recorded.

Table Of Contents

Latest Version

Download org.kurento.tutorial : kurento-crowddetector JAR file - Latest Versions:

All Versions

Download org.kurento.tutorial : kurento-crowddetector JAR file - All Versions:

Version Vulnerabilities Size Updated
6.18.x
6.15.x
6.11.x
6.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kurento-crowddetector-6.18.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kurento.demo

├─ org.kurento.demo.ConfigurationReader.class - [JAR]

├─ org.kurento.demo.CrowdDetectorApp.class - [JAR]

├─ org.kurento.demo.CrowdDetectorHandler.class - [JAR]

├─ org.kurento.demo.CrowdDetectorOrionPublisher.class - [JAR]

├─ org.kurento.demo.Pipeline.class - [JAR]

org.kurento.orion.entities

├─ org.kurento.orion.entities.AbstractOrionResponse.class - [JAR]

├─ org.kurento.orion.entities.ContextUpdate.class - [JAR]

├─ org.kurento.orion.entities.ContextUpdateResponse.class - [JAR]

├─ org.kurento.orion.entities.OrionAttribute.class - [JAR]

├─ org.kurento.orion.entities.OrionContextElement.class - [JAR]

├─ org.kurento.orion.entities.OrionContextElementResponse.class - [JAR]

├─ org.kurento.orion.entities.OrionResponse.class - [JAR]

├─ org.kurento.orion.entities.QueryContext.class - [JAR]

├─ org.kurento.orion.entities.QueryContextResponse.class - [JAR]

├─ org.kurento.orion.entities.StatusCode.class - [JAR]

org.kurento.orion

├─ org.kurento.orion.OrionConnector.class - [JAR]

├─ org.kurento.orion.OrionConnectorConfiguration.class - [JAR]

├─ org.kurento.orion.OrionConnectorException.class - [JAR]

Advertisement