Releases: aws-samples/amazon-kinesis-video-streams-media-interface
Releases · aws-samples/amazon-kinesis-video-streams-media-interface
Amazon Kinesis Video Streams Media Interface Release v1.4.1
What's Changed
- Fix compile error on Linux x86. by @chenln1124 in #109
- add WebRTC memory optimize doc by @awsa2ron in #110
- Fix compile error on T31 by @chenln1124 in #112
- set webrtc sdk to tag v1.8.1 by @codingspirit in #114
- Support C610 and audio Player by GStreamer by @nianshao163 in #116
- Support C610 and audio Player by GStreamer by @codingspirit in #117
- Support KVS to run using certificate mode through environment variable by @nianshao163 in #115
- C302: fix an issue that insufficient buffer might cause segmentation fault by @codingspirit in #118
- webrtc: update to v1.8.1 release by @codingspirit in #119
New Contributors
- @chenln1124 made their first contribution in #109
- @nianshao163 made their first contribution in #116
Full Changelog: v1.4.0...v1.4.1
Amazon Kinesis Video Streams Media Interface Release v1.4.0
What's Changed
- improve support for c++ toolchains by @codingspirit in #101
- update audio and video framework for C302X RC4 SDk by @biqier in #103
- Document by @awsa2ron in #104
- typo fix by @codingspirit in #105
- Introduce DNS resolve bypass feature by @codingspirit in #106
- Prepare Amazon Kinesis Video Streams Media Interface Release v1.4.0 by @codingspirit in #107
New Contributors
Full Changelog: v1.3.3...v1.4.0
Amazon Kinesis Video Streams Media Interface Release v1.3.3
What's Changed
- update webrtc to newest master branch by @codingspirit in #96
- producer: bump to main branch by @codingspirit in #100
Full Changelog: v1.3.2...v1.3.3
Amazon Kinesis Video Streams Media Interface Release v1.3.2
What's Changed
- workflow: use gcc-10 and g++-10 for x64 environment by @codingspirit in #92
- update functions for amlogic C302 by @biqier in #91
- Amlogic C302 BSP update by @codingspirit in #93
- v1.3.2 release by @codingspirit in #94
Full Changelog: v1.3.1...v1.3.2
Amazon Kinesis Video Streams Media Interface Release v1.3.1
What's Changed
- doc: add introduction for Pi OS Bullseye by @codingspirit in #80
- Add support for amlogic C302 by @biqier in #82
- Add support for Amlogic C302 by @codingspirit in #85
- workflow: upgrade ecr login by @codingspirit in #86
- board: add Eeasy SV82x by @codingspirit in #89
New Contributors
Full Changelog: v1.3.0...v1.3.1
Amazon Kinesis Video Streams Media Interface Release v1.3.0
What's Changed
- doc: add toc by @codingspirit in #69
- [Modify]: start streaming if start on success by @Maggieeeeee in #71
- Buffer increase by @codingspirit in #72
- v1.1.1 doc improvements and V4L2 bug fix by @codingspirit in #73
- workflow: separate by board by @codingspirit in #74
- workflow: separate by board by @codingspirit in #75
- Add support for AK3918 (#76) by @codingspirit in #77
- doc: fix ak3918 title issue by @codingspirit in #78
- Upgrade V4L2Capturer to master by @codingspirit in #79
New Contributors
- @Maggieeeeee made their first contribution in #71
Full Changelog: v1.2.1...v1.3.0
Amazon Kinesis Video Streams Media Interface Release v1.2.1
What's Changed
- webrtc: merge amazon-kinesis-video-streams-webrtc-sdk-c/pull/1448 by @codingspirit in #61
- webrtc: upgrade to v1.7.3 by @codingspirit in #62
- github actions: allow to trigger workflow manually by @codingspirit in #64
- doc: add details guides about using AK/SK and IoT certificate by @codingspirit in #65
- webrtc: fix possible patch error when build more than once by @codingspirit in #66
- Release v1.2.1 by @codingspirit in #68
Full Changelog: v1.1.0...v1.2.1
Amazon Kinesis Video Streams Media Interface Release v1.2.0
Amazon Kinesis Video Streams Media Interface Release v1.1.0
What's Changed
- cmake: set board libs dir as public to allow external link by @codingspirit in #53
- cmake: set board libs dir as public to allow external link by @codingspirit in #54
- board: add support for FH8626V100 by @Dahua1992 and @codingspirit in #55 and #60
Full Changelog: v1.0.0...v1.1.0
Amazon Kinesis Video Streams Media Interface Release v1.0.0
What's Changed
- introduce kvs by @codingspirit in #1
- code structure: create standalone folder for each chip by @codingspirit in #3
- t31videocapturer: add raw frame support by @codingspirit in #4
- samples: add save frame sample by @codingspirit in #5
- t31 video capturer: add support for 360p by @codingspirit in #6
- save frame sample: introduce NV12_TO_RGB24 by @codingspirit in #7
- t31 video capturer: add support for 320p by @codingspirit in #8
- t31: add support for 480p by @codingspirit in #9
- Create github actions by @codingspirit in #2
- audio player: fix pointer warning by @codingspirit in #10
- sample: add support to capture specific number of frames by @codingspirit in #11
- workflow: add build test for ingenic 5.4.0 by @codingspirit in #12
- readme: add guides for using ak/sk as credentials in webrtc by @codingspirit in #13
- add support for muclibc and dump webrtc to 1.7.0 by @codingspirit in #14
- update webrtc sample to 1.7.0 by @codingspirit in #15
- naming rule: use uppercase in 3rdparty path by @codingspirit in #16
- Fix workflow secrets issue by @codingspirit in #20
- Update KVS AAC audio type by @weichihl in #21
- Move board specific parts into standalone cmake by @codingspirit in #23
- board: add v4l2 support by @codingspirit in #24
- workflow: add event trigger for pr and push by @codingspirit in #26
- board: add v4l2 support by @codingspirit in #25
- kvs: update kvs to ad6860365c75ab19b8aa4148c305cc6cbb37eeeb by @codingspirit in #27
- dump kvs to ad6860365c75ab19b8aa4148c305cc6cbb37eeeb by @codingspirit in #28
- sample: allow audio capturer/player init failed by @codingspirit in #29
- webrtc: disable twcc to save ram by @codingspirit in #18
- sample: allow audio components init failed by @codingspirit in #30
- Remove not implemented board by @codingspirit in #31
- Update KVS producer repo by @weichihl in #32
- Update KVS producer repo by @codingspirit in #33
- v4l2: add implementation for video capturer by @codingspirit in #34
- v4l2/t31: disallow change format when stream is on by @codingspirit in #35
- resources: add rootca by @codingspirit in #37
- V4l2 timestamp fix by @codingspirit in #38
- file capturer: allow user to specify sample frames path by @codingspirit in #41
- file capturer: allow user to specify sample frames path by @codingspirit in #42
- file capturer: increase max length of file path by @codingspirit in #43
- file capturer: increase max length of file path by @codingspirit in #44
- Fix chrome 98 by @codingspirit in #45
- webrtc: update webrtc sdk to fix offer handle issue on chrome 98 by @codingspirit in #46
- Kvs sample gracefully exit by @codingspirit in #47
- Kvs sample gracefully exit by @codingspirit in #48
- SDK update by @codingspirit in #50
- SDK update by @codingspirit in #51
Full Changelog: https://github.com/aws-samples/amazon-kinesis-video-streams-media-interface/commits/v1.0.0