aws / amazon-kinesis-video-streams-parser-library

Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more.
Apache License 2.0
103 stars 52 forks source link

Amazon connect demo #182

Closed rmconst closed 6 months ago

rmconst commented 1 year ago

Our team (part of Amazon Connect) received a ticket that our KVS ingestion demo (which is built on top of https://github.com/aws/amazon-kinesis-video-streams-parser-library) is not compiling.

I have created a branch with these demo files included, along with some small fixes to get it to compile.

I would now like to commit these changes for our customers to reference - ideally to our own branch & not to master.

Is it possible for the owners of this repo to create a branch called AmazonConnectDemo so I can PR these changes without impacting master?