Postby Zakukashi » 06 May 2010 19:41
Hi I'm currently working on an application which reads blocks of data from an AVI file in form of Memory stream then sends it to a client piece by piece. The client computer then assembles the pieces over time and recreates the AVI file very much like a File transfer. Now I have been dying to find a solution to use the blocks of video data and play them using some method, kind of like a buffer system. Can videoLan play raw memory streams? Also when the client receives the data and recreates it slowly if only 10MB have been created from 700mb, I'm able to use that small 10mb file to view the first 3 minutes of the video through Classical Media player but anywhere else even in VLC it says the Video cannot be played.