Html和C#.net视频播放器 [英] Html and C# .net video player

查看:73
本文介绍了Html和C#.net视频播放器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我在.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

推荐答案

如果播放器是支持.NET,则无法通过HTML工作。如今,你最好的选择是使用HTML5视频,但随着HTML5的接管,flv播放器很容易在网上免费找到。你看过吗?



是的,使用HTML5,你需要不同的文件来覆盖所有的浏览器,这是真的。
If a player was ''.NET supported'', it would not work via HTML. Nowadays, your best bet is to use HTML5 video, but with HTML5 taking over, flv players are easy to find on the web, for free. Have you looked ?

Yes, with HTML5, you need different files to cover all the browsers, it is true.


嘿试试这个



http://www.w3schools.com /tags/tag_video.asp





支持得好
hey try this

http://www.w3schools.com/tags/tag_video.asp


its well supported


大家好,

我正在使用 http://code.google.com/p/swfobject/ [ ^ ]

那里在任何浏览器上支持所有flv,mp4,mov类型视频。



谢谢,

Manojit
Hi all,
I am using http://code.google.com/p/swfobject/[^]
And there is support all flv,mp4,mov type video on any browser.

Thanks,
Manojit


这篇关于Html和C#.net视频播放器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆