Page 1 of 1

Play video from MemoryStream or Byte Array in C# .net

Posted: 05 Aug 2010 17:17
by BlackJad
Hello guys,

I need to play a video from a memorystream or byte array ... not directily from a specific file ...

Anyone have some ideas how to implement this function, if it's possible whit this library?

Tnx!

Re: Play video from MemoryStream or Byte Array in C# .net

Posted: 05 Aug 2010 20:22
by RĂ©mi Denis-Courmont
Yes. But you'll need to write the demarshalling code.

Re: Play video from MemoryStream or Byte Array in C# .net

Posted: 05 Aug 2010 20:34
by BlackJad
There's any similar application or sample code ?

Re: Play video from MemoryStream or Byte Array in C# .net

Posted: 02 May 2011 12:06
by BlackJad
Still any ideas? :idea:

Re: Play video from MemoryStream or Byte Array in C# .net

Posted: 14 Jun 2011 09:47
by WILLLOSO
I want play video from MemoryStream or Byte Array in C# .net too. :cry:

Re: Play video from MemoryStream or Byte Array in C# .net

Posted: 04 Aug 2014 16:12
by Mike_G