Skip to content

Release 1.0.8 (December 2018) of the Amazon Kinesis Video Streams Parser Library

Compare
Choose a tag to compare
@qqia qqia released this 19 Dec 00:53
· 87 commits to master since this release
69d4d6f
  • Add close method for derived classes to cleanup resources.
  • Add exception type which could be used in downstream frame processing logic.
  • Make boolean value thread-safe in ContinuousGetMediaWorker.
  • Remove extra exception wrapping in CompositeMkvElementVisitor.
  • Declare exception throwing for some methods.
  • Enabled stack trace in ContinuousGetMediaWorker when there is an exception.