You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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