Jump to content
  • 0

Cluster VOD storage recommendations


Daniel B
 Share

Question

It seems VOD files play from origin servers rather than edge servers like live streams. The VOD files are stored on the origin server that handled the live stream. What's the recommended way to handle VOD storage on cluster setups so they they play correctly?   

 

Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

1 answer to this question

Recommended Posts

  • 0

Hi Daniel,

For doing it so, you need something like S3 and you can use httpPortForwarding see how to use it on; https://github.com/ant-media/Ant-Media-Server/wiki/Amazon-(AWS)-S3-Integration#forward-mp4-and-preview-request-to-aws-s3-in-your-application

Or you can use network distributed file system, which you can mount streams folder as a shared folder among the instances, it will do the trick too.

Cheers

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...