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