Amazon S3 provides it's own server so if you're using Amazon S3 you can't use lighttpd.
If you want to use Lighttpd, you may want to look at Amazon EC2 to run your own virtual server.
Regardless, you CAN use Amazon Web Services to stream video by using Amazon S3 to store the files, and Amazon Cloudfront to stream them using RTMP. You can also stream video files using progressive download using S3 by itself.
发布评论
评论(1)
Amazon S3 提供自己的服务器,因此如果您使用 Amazon S3,则无法使用 lighttpd。
如果您想使用 Lighttpd,您可能需要查看 Amazon EC2 来运行您自己的虚拟服务器。
无论如何,您可以使用 Amazon Web Services 来流式传输视频,方法是使用 Amazon S3 存储文件,并使用 Amazon Cloudfront 使用 RTMP 流式传输视频。您还可以使用 S3 本身使用渐进式下载来流式传输视频文件。
Amazon S3 provides it's own server so if you're using Amazon S3 you can't use lighttpd.
If you want to use Lighttpd, you may want to look at Amazon EC2 to run your own virtual server.
Regardless, you CAN use Amazon Web Services to stream video by using Amazon S3 to store the files, and Amazon Cloudfront to stream them using RTMP. You can also stream video files using progressive download using S3 by itself.