jar

org.kurento.tutorial : kurento-one2one-call-advanced

Maven & Gradle

Sep 18, 2022
361 stars

Kurento Java Tutorial - One2One Call Advanced · WebRTC one to one video call with recording and filtering

Table Of Contents

Latest Version

Download org.kurento.tutorial : kurento-one2one-call-advanced JAR file - Latest Versions:

All Versions

Download org.kurento.tutorial : kurento-one2one-call-advanced 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-one2one-call-advanced-6.18.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kurento.tutorial.one2onecalladv

├─ org.kurento.tutorial.one2onecalladv.CallHandler.class - [JAR]

├─ org.kurento.tutorial.one2onecalladv.CallMediaPipeline.class - [JAR]

├─ org.kurento.tutorial.one2onecalladv.One2OneCallAdvApp.class - [JAR]

├─ org.kurento.tutorial.one2onecalladv.PlayMediaPipeline.class - [JAR]

├─ org.kurento.tutorial.one2onecalladv.UserRegistry.class - [JAR]

├─ org.kurento.tutorial.one2onecalladv.UserSession.class - [JAR]

Advertisement