how to run a video clip using asp.net?

前端 未结 2 425
面向向阳花
面向向阳花 2021-01-29 12:21

I want to embed video player in asp.net which can support multi video formats and can run same format clip in different browsers. i.e mp4/ogg clip can be played on firfox as wel

2条回答
  •  渐次进展
    2021-01-29 12:39

    Nothing to do with asp.net (this is pure html stuff), just write out a html video tag

    html5rocks

    diveintohtml5

提交回复
热议问题