Closed RafaelRViana closed 5 years ago
We have an older version in maven,
https://mvnrepository.com/artifact/com.amazonaws/amazon-kinesis-video-streams-parser-library/1.0.3
We will get the latest version there.
Thanks
Hi @RafaelRViana ,
Latest version is available in maven: https://mvnrepository.com/artifact/com.amazonaws/amazon-kinesis-video-streams-parser-library/1.0.9
Thanks, -ZH
Hi,
The example contained in this repository, code are in com.amazonaws.kinesisvideo.parser.*
I found on Maven Repository this SDK:
But, in this SDK doesn't have a parser package.
To run the parser library outside of this example project, do I need to copy all code to there. Or do you have a JAR release version of project?
Thanks.