Hi guys,
Just want to ask your idea on how to do video streaming using C#. I want to create an apps that can play video. Hope you can help me.
Thanks.
I made a mistake with my title. My requirement is just to display videos on my application using C#. I hope you can give me an idea on where to start. As of the moment, no video format was given so I'm thinking of concentrating on mpeg or avi.
We ca easily stream video in c#.net with the help of vlc media player and LibVlc.cs
more about vist http://csharpmagics.blogspot.com/
You can just use the Windows Media Control.
http://msdn.microsoft.com/en-us/library/ms228284(VS.80).aspx