Releases: aws-samples/amazon-kinesis-video-streams-producer-embedded-c
Releases · aws-samples/amazon-kinesis-video-streams-producer-embedded-c
Amazon Kinesis Video Streams Producer Embedded C Release v1.0.2
What's Changed
- media interface: upgrade to v1.2.1 by @codingspirit in #70
- ci: avoid using gcc-11 for a known mbedtls build issue by @codingspirit in #76
Full Changelog: v1.0.1...v1.0.2
Amazon Kinesis Video Streams Producer Embedded C Release v1.0.1
What's Changed
- cmake: remove v4l2capturer, fix build error when use BOARD_RPI by @codingspirit in #62
- Add UT for nalu by @weichihl in #64
- Support detailed error codes by @weichihl in #65
- fix build error with BUILD_WEBRTC_SAMPLES=ON by @weichihl in #68
- Add a wrapper for HTTP parser by @weichihl in #69
Full Changelog: v1.0.0...v1.0.1