jitsi/fmj

GlobalCaptureDevicePlugger does not seem to be included

vbence opened this issue · 1 comments

I am using the versions from maven central, and as I understand, GlobalCaptureDevicePlugger.addCaptureDevices(); is the starting point for FMJ, but it does not seem to be included in the published jar file.

repositories {
    mavenCentral()
}

dependencies {
    implementation 'org.jitsi:fmj:1.0.0-jitsi'

This project isn't actively maintained anymore, we don't recommend using it.