custom media player in .net?

Posted by Siva524 under ASP.NET on 8/23/2012 | Points: 10 | Views : 3131 | Status : [Member] | Replies : 3
how to custom media player in asp.net or c#.net?




Responses

Posted by: Shameer.Ali87 on: 8/23/2012 [Member] Starter | Points: 25

Up
0
Down
hi siva,

you want to create a media player or flash player...
first you confirm me..

you can develop media player using MicroSoft Silverlight..

better you check these links..

http://steveorr.net/articles/StreamingMedia.aspx
http://www.codeproject.com/Articles/18552/C-Movie-Player
http://code.msdn.microsoft.com/silverlight/Classic-Video-Player-de838b19/sourcecode?fileId=61300&pathId=2041981020
http://www.codeproject.com/Articles/107073/Play-Embedded-YouTube-Videos-Randomly

thanks

shameer ali shaik

Siva524, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Siva524 on: 8/23/2012 [Member] Starter | Points: 25

Up
0
Down
i need media player.what is the difference b/w media player and flash player?

Siva524, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Shameer.Ali87 on: 8/23/2012 [Member] Starter | Points: 25

Up
0
Down
there are lot of players for playing videos..
but, for playing video/audio files on internet, you have some defined players, such as media player, flash player etc.,

here media player is one which plays files, but most preferable player for online usage is a flash player,
there are lot of vendors who are providing flash players..
and flash player supports(.flv) extension files, which can be converted at the time of download/upload..
for example, the videos which you watch in you tube are in flash format(.flv)..
when you upload any other kind(extension) file, they will be converted to flash, and then they will be streamed as per your requirement..
flash files take less space to occupy, and they will stream a bit faster...

so, mostly now a days for streaming files online, flash players are used...

the below link will be useful i think..
http://www.dreamincode.net/forums/topic/111181-adding-video-to-an-application/

think this helps you..

shameer ali shaik

Siva524, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response