在asp.net中上传和播放视频 [英] upload and play video in asp.net

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

问题描述

大家好,

我需要上传和播放视频.这是上传视频的最佳方法(上传到文件夹或转换为字节并存储在数据库中).期待您的宝贵建议/解决方案.

谢谢大家.

Hi all,

I need to upload and play videos.Which is the best method to upload videos(uploading into folder or convert into to bytes and to store in database).Expecting your valuable suggestions / solutions.

Thanks all.

推荐答案

数据库存储通常比文件系统存储昂贵.我会去文件夹.
Database storage is usually more expensive than file system storage. I would go with the folder.


用于显示视频:
ASP.NET嵌入式视频播放器(YouTube™API,C#)
使用ASP.NET 2.0,IIS和HTTP处理程序的视频流
在.net中显示视频(带有Asp.net的C#)
在ASP.NET 2.0中显示视频
For display of Video:
ASP.NET Embedded Video Player (YouTube™ API, C#)
video streaming with ASP.NET 2.0, IIS and HTTP handler
display video in .net ( C# with Asp.net )
Display videos in ASP.NET 2.0


上传视频并在Grid View中玩是一件很容易的事情..

检查此链接:

上传视频&在ASP.Net中显示视频
Hi upload video and play with in grid view control is easy one in asp.net..

Check this link :

Upload video & display video in ASP.Net


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

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