On 2015-03-06 19:32, aradeonas wrote:
Dear Silvio I checked them before and I couldn't find out way for opening from memory.

Seeing that there isn't an option to feed a memorystream to a video player, it seems your best option to do that using a RAMDisk. You could use mapped file streams for speed too.

BTW, I am aware that this is not much different from buffering the videostream to physical disk, but at least you get to have a greater speed plus, of course, there will be no traces of the video file once you reboot.

or you could take a look at, if you haven't already, to  BoxedApp:

http://boxedapp.com/encrypted_video_streaming.html

HTH,

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to