Search Results for

    Show / Hide Table of Contents

    Start a Java Project

    Create an IntelliJ project. Add the following jars to your project:

    • fm.liveswitch.jar
    • fm.liveswitch.opus.jar
    • fm.liveswitch.vpx.jar
    • fm.liveswitch.yuv.jar

    These provide you with the minimum set of Opus/VPX capabilities. You can add fm.liveswitch.openh264 as well, if you want to enable H.264 support. You also need a library to capture audio and video data from the user. To do so include:

    • fm.liveswitch.java.jar
    • fm.liveswitch.java.sarxos.jar
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved.Documentation for LiveSwitch Version 1.24.5