Media Streaming
-
I am wanting to make a desktop application to go along with my website. The idea is to display all media mainly movie files in the desktop application and be able to stream them. I will be using a MYSQL database and a login system which I have already setup. Could anyone help me on how I would go about displaying and streaming media content. For example how adobe media player does it but of course on a much smaller scale. Snippet codes or ways of doing it would be great please. If you give me snippet codes, just display the main points, then i can build on it. :) Thank you for any help received, Robbie.
-
I am wanting to make a desktop application to go along with my website. The idea is to display all media mainly movie files in the desktop application and be able to stream them. I will be using a MYSQL database and a login system which I have already setup. Could anyone help me on how I would go about displaying and streaming media content. For example how adobe media player does it but of course on a much smaller scale. Snippet codes or ways of doing it would be great please. If you give me snippet codes, just display the main points, then i can build on it. :) Thank you for any help received, Robbie.
I hope so these links might help you (these are in C#) http://kristoffer.vinther.name/projects/managed-directshow/[^] http://www.cogitance.com/files/videoprocessing/videoprocessing.htm[^]
Best Regards, SOFTDEV If you have knowledge, let others light their candles at it
modified on Monday, March 15, 2010 3:16 AM
-
I am wanting to make a desktop application to go along with my website. The idea is to display all media mainly movie files in the desktop application and be able to stream them. I will be using a MYSQL database and a login system which I have already setup. Could anyone help me on how I would go about displaying and streaming media content. For example how adobe media player does it but of course on a much smaller scale. Snippet codes or ways of doing it would be great please. If you give me snippet codes, just display the main points, then i can build on it. :) Thank you for any help received, Robbie.
You may also want to look into Window Media Encoder[^] (free!) The Flash Video Encoder and Flash Media Server, as far as I know, only come in Flash Professional, which can be found in Adobes CS4 products: Web Standard, Production Premium, Design Premium, Web Premium and Master Collection. None of these are free.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
You may also want to look into Window Media Encoder[^] (free!) The Flash Video Encoder and Flash Media Server, as far as I know, only come in Flash Professional, which can be found in Adobes CS4 products: Web Standard, Production Premium, Design Premium, Web Premium and Master Collection. None of these are free.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...