-
Notifications
You must be signed in to change notification settings - Fork 976
Storage Options
For AVideo we have 6 different options for storage.
The more basic one is to store the videos on the same server where you have your platform installed. The videos will be stored inside the videos directory, also the image files and subtitles.
You can try to store your videos in an extra drive attached to your server. check this link for more instructions: https://github.com/WWBN/AVideo/wiki/Can-I-store-my-videos-in-another-location%3F
This is our Storage platform https://github.com/WWBN/AVideo-Storage, with this solution you will need to have one or more extra servers. The main advantage of option is because you can have servers spread over the world and use their bandwidth to feed the viewers.
Please check this scenario to have a clear understanding of what this option offers: https://github.com/WWBN/AVideo-Storage/wiki/Scenario-Description
With this plugin you can setup an external server (With FTP) and host your videos there, the requirements for this option are that you will need an FTP service and a web server running on it.
This service offers unlimited storage, and you can find different providers with different prices The main provider is Amazon, but you can find a big amount of S3 compatible companies.
Here some companies that provide this service, I am sure you can find more on google.
For S3 details please check here: https://github.com/WWBN/AVideo/wiki/Use-AWS-S3-on-AVideo-Platform
www.backblaze.com. Backblaze is a data storage provider. It offers B2 Cloud Storage - An object storage service similar to Amazon's S3.
For B2 details please check here: https://github.com/WWBN/AVideo/wiki/BackBlaze-B2-plugin