0

首先,如果这个问题的概念没有意义,我深表歉意,因为我正在尝试创建我的第一个 SQL 数据库。

- 从家庭 LAMP 服务器 SQL 数据库托管电影有意义吗?-如果我决定通过我的 Ubuntu 12.04 LAMP 服务器托管来自 SQL 数据库的视频,我会在性能上获得优势吗?- 这是否包括通过 Airport Extreme 路由器(或换句话说,通过网络)进行的无线/有线流传输?

另一种方法是文件共享。我的目标是学习一些基本的 SQL 设置和管理;我认为这可能是一种有趣且具有教育意义的方式。

4

2 回答 2

0

网络视频的性能取决于您的主服务器的性能。现在,如果您想托管视频,您的服务器应该非常快速且可靠。

如果在 LAN 网络上使用,建议使用 LAMP Server。

但是,如果您计划以后在用户方面进行修改,那么我建议您使用替代方案。

于 2013-09-05T06:38:25.427 回答
0

Start by researching how various home media solutions solve this problem. Each has differing upsides and downsides. Some focus on indexing and adding metadata to shared network drives then provide a browsing interface to it. Others wholly encapsulate the media store and provide the media directly--sometimes by faking a file share which in reality is backed by the database.

于 2013-09-05T06:34:28.560 回答