aws-samples / amazon-kinesis-video-streams-producer-embedded-c

Light-wight Amazon Kinesis Video Streams Producer SDK For FreeRTOS/Embedded Linux
Apache License 2.0
29 stars 18 forks source link

Add API to get fragment ACK of put media #32

Closed weichihl closed 2 years ago

weichihl commented 2 years ago
  1. Buffer fragment ACKs in each do work and flush previous ACKs.
  2. Add API in kvs lib to read buffered ACKs
  3. Add API in kvsapp to read buffered ACKs
  4. Add related sample code get get fragment ACKs

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.