开发者

how to play video in asp.net with thumbnail support?

开发者 https://www.devze.com 2023-02-22 04:17 出处:网络
friends, i am using asp.net 2.0 my requirement iswhen for开发者_StackOverflow中文版m is loaded it should show thumbnail of video in that control first and then on play button click streaming should

friends,

i am using asp.net 2.0 my requirement is when for开发者_StackOverflow中文版m is loaded it should show thumbnail of video in that control first and then on play button click streaming should start.

any one guide me is this possible or not ? any help would be appreciated.


i ended up this problem by using youtubescript library. youtube provide video gallery script for asp.net and other languages as well.


You can also use Windows Media Player activex control for the job. Take a look at it here. Another alternative is the use of Silverlight.

0

精彩评论

暂无评论...
验证码 换一张
取 消