alejandrorosas / android-uvc-rtmp-stream

UVC Rtmp Stream App for Android
Apache License 2.0
26 stars 13 forks source link

How to implement this library fully in Java #107

Closed puelon closed 2 years ago

puelon commented 2 years ago

Hello, This library you made works better than the former one, that was discontinued. I downloaded the entire project and tested on an old camera and it worked perfectly. However, I'd like to humbly request assistance on what are the changes I need to make to implement this library fully in Java? More specifically, I have a thermal camera SDK that already uses libuvccamera and I've uploaded the repository here: https://github.com/puelon/T3C_SDK. Could you give me what are the steps I need to change/add in order to make this work fully in Java? I've never worked with Kotlin before, so I am confused on how to import this library