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

ring buffer: introduce ENABLE_RING_BUFFER_MEM_LIMIT into sample config #7

Closed codingspirit closed 3 years ago

codingspirit commented 3 years ago

Signed-off-by: Alex.Li zhiqinli@amazon.com

Issue #, if available:

Description of changes: This change will add an option in sample config to set ring buffer size limitation. This change will add missing ringbuf limits handling in kvsapp as well.

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