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

board: add support for raspberrypi #20

Closed codingspirit closed 2 years ago

codingspirit commented 2 years ago

cmake: add libv4l2capturer board: add support for raspberrypi

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

Issue #, if available:

Description of changes: This change will introduce libv4l2capturer and samples for raspberrypi, which allows user to upload frames to KVS via v4l2 from pi camera

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