C#mp4流阅读 [英] C# mp4 stream reading

查看:186
本文介绍了C#mp4流阅读的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我有一个内部网站点,我无法改变并试图从这样的远程URL读取流:

intranet.HHTeam.com/teamVideo_1.mp4



我需要能够(允许用户)将视频下载/保存到本地计算机以便离线观看。有谁知道这里最好的方法是什么?



谢谢!

Hello,

I got a intranet site, which I can not alter and trying to read a stream from a remote url like this:
intranet.HHTeam.com/teamVideo_1.mp4

I need to be able (to allow users) to download/save the video to their local machines for offline viewing. Anybody knows what could be the best approach here?

Thanks!

推荐答案

Firefox支持MP4和Chrome通过视频元素。所以你不必使用任何花哨的视频播放器播放视频,但你总是可以使用像JWPlayer这样的东西



http://www.jwplayer.com/ [ ^ ]



要包含下载选项,只需添加指向该网站的链接即可直接指向该视频文件。浏览器将处理下载。
MP4 is supported in Firefox and Chrome via the video element. So you don't have to use any fancy video players to play back the video, but you can allways use something like the JWPlayer

http://www.jwplayer.com/[^]

To include download as an option just put a link to the site, that points directly to the video file. The browser will handle the download.


这篇关于C#mp4流阅读的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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