如何选择点播服务器

问题描述 投票:0回答:1

我正在laravel上开发一个视频项目,数据库是mysql。 用户可以登录并上传视频的地方。所有用户都可以观看视频。一切都很完美。但我的客户要求我在 VOD 服务器上上传视频并集成 CDN。以下是客户的需求:

I want to know please and be sure that you will work on the infrastructure of our platform to be able to integrate 'Video-On-Demand" (VOD) and "Content Delivery Network (CDN)" service from cloud services providers. We want that our platform be able to be integrated with CDN VOD and be able in the future to handle monetization models such as:

i- Monetizing with Ads (AVOD),  ii- Monetizing with Pay-Per-View (TVOD) and iii. Monetizing with Subscriptions (SVOD)

我以前没有在视频点播服务器上工作过,我很困惑如何选择好的服务器。以下是我的一些疑问:

1- Is VOD server and cloud server are different?
2- If I go with any VOD server then Do I have to upload the entire project to VOD server?
3- OR Do I have to upload the entire project to any other server except VOD and only videos will be uploaded on VOD server by any API?
4- How can I select configurations for any VOD server like: Memory, CPU and what else to handle the traffic?
5- Which VOD server will be good. I have checked few companies but I'm confused:

A) https://aws.amazon.com/s3/
B)- https://www.muvi.com/
C)- https://bunny.net/
D)- https://vimeo.com/

到目前为止,我只从事共享托管工作。请指导我。 提前谢谢你。

server cloud hosting cdn vod
1个回答
0
投票

您可以尝试Jellyfin的服务器。

© www.soinside.com 2019 - 2024. All rights reserved.