Just a heads up for those following this thread - the futures::stream
library used by AntTP to stream videos, audio, large files, etc, has now been spun off into its own library: High-level datatypes library - #38 by Traktion
This allows other Rust devs, especially those using Actix, to easily take advantage of the streaming feature.