问题描述
大家好,
我在.NET项目中工作,我必须使用fileupload在文件夹中上传视频文件。我成功了。
现在我需要一个显示这些文件的视频播放器。我使用了像mediaelementjs和jplayer这样的jq视频播放器,但是它们有一些限制。我必须为不同的浏览器提供不同格式的视频,但这不是我的目的。
我只提供mp4或flv文件。
所以有任何免费的jq播放器或任何那种.net支持的玩家礼物?我是怎么做到的。
预先感谢
Manojit
Hi all,
I am working in a .NET project where i have to upload a video file in a folder using "fileupload". I do this successfully.
Now i required a video player which is showing these files. I used some jq video player like mediaelementjs and jplayer but
they has some limitation. I have to give different format video for different browser but that is not my purpose.
I give only mp4 or flv file.
So is there any free jq player or any kind of .net supported player present? And how i do this.
Thanks in Advance
Manojit
推荐答案
这篇关于Html和C#.net视频播放器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!