An app that demonstrates how to setup a custom input to the Camera Kit's processing pipeline:
To build, install and launch the camerakit-sample-custom-input on a connected device:
-
./gradlew camerakit-sample-custom-input:installDebug -
adb shell am start -n com.snap.camerakit.sample.input/com.snap.camerakit.sample.MainActivity
Select the camerakit-sample-custom-input module configuration and click run:

