-
Notifications
You must be signed in to change notification settings - Fork 978
Can I store my videos in another location
By default, all videos are stored in the video directory. We a Google Drive account, but we have other options that can help you.
Sometimes you have multiple partitions or drivers on the same server, but the server's htdocs directory is on a different partition. to make sure you can use Symbolic Lynks to move the video directory.
Let's say you have a partition mounted on /home/videos
, and you want to move your video directory over there
sudo mv /var/www/htdocs/YouPHPTube/videos /home/videos
sudo ln -s /home/videos /var/www/htdocs/YouPHPTube/videos
S3 (Simple Storage Service) is a cloud computing web service used for dynamic storage. You can find many companies that offer these services such as Amazon and Wasabi
To use this you need our commercial plugin AWS_S3
Currently the service is offered by the company https://www.backblaze.com/, B2 Cloud Storage is a cloud service for storing files in the cloud. API B2 Cloud Storage is a web API and therefore very similar to the Amazon S3 API.
You will need the Blackblaze_B2 plugin and this details: https://github.com/WWBN/AVideo/wiki/BackBlaze-B2-plugin
All the plugins you can find here https://www.youphptube.com/plugins/
Personally, I believe that Amazon's services are more stable, however, it is the most expensive service currently.
A good sign is that in a brief Internet search, we can see that Amazon is responsible for hosting not only the Amazon Prime video site, but also Netflix. https://www.quora.com/Why-does-Amazon-host-Netflix-when-they-compete-with-a-video-streaming-platform
Compare prices B2 and AWS S3 https://www.backblaze.com/b2/cloud-storage-pricing.html
Compare Prices AWS and Wasabi https://wasabi.com/pricing/