Skip to content

Commit 8d7faf7

Browse files
committed
Bug fix for broken MKV generated due to difference between trackInfoType in Java and C layer.
1 parent b08c91e commit 8d7faf7

22 files changed

+8
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ export LD_LIBRARY_PATH=/<YOUR_PRODUCER_SDK_CPP_DOWNLOAD>/amazon-kinesis-video-st
132132
This should resolve native library loading issues.
133133

134134
## Release Notes
135+
### Release 1.9.2 (21 Feburary 2019)
136+
* Bug fix for broken MKV generated due to difference between trackInfoType in Java and C layer.
135137

136138
### Release 1.9.1 (19 Feburary 2019)
137139
* Bug fix for credentials not rotating issue when given credentials expire in less than 40 minutes.

0 commit comments

Comments
 (0)