awslabs / amazon-kinesis-video-streams-producer-sdk-java

Allows developers to install and customize their connected camera and other devices to securely stream video, audio, and time-encoded data to Kinesis Video Streams
Apache License 2.0
78 stars 75 forks source link

[QUESTION] Java sdk on android oreo #141

Closed mechavarriahipcam closed 1 year ago

mechavarriahipcam commented 3 years ago

Hello, I am about to start a development on a proprietary architecture that runs an android Oreo, aarch64-linux-android. With the android sdk I get a green image at kinesisi console. and apparently it is not supported. Is it possible to use the java-sdk to develop the app?

niyatim23 commented 1 year ago

Hi @mechavarriahipcam, do you mean to use the Java SDK for Android development? The supported OSs for this repository are MacOS, Windows and Ubuntu. I'm not sure if the build will be supported.

Closing assuming answered