Skip to content

Changelog

Corne Versloot edited this page Feb 15, 2015 · 1 revision

0.7.1

  • added VideoChunk to model to support the use of encoded pieces of video (similar to HLS format) within topologies. This lowers bandwidth usage (compared to sending frames individually)
  • added FramesToVideoOp to convert any number of Frame's to VideoChunk
  • added VideoToFramesOP to convert VideoChunk's back to the Frame objects used to create the video
Clone this wiki locally