-
Notifications
You must be signed in to change notification settings - Fork 972
AVideo Platform Admin Manual
- 2 CPU cores
- 2 GB Ram
- Ubuntu 16+
LAMP means Linux Apache Mysql and PHP. Those manuals are great if you set it up from scratch.
- How to install LAMP, FFMPEG and Git on a fresh Ubuntu 16.x For AVIdeo Platform version 3.x or older (YPT deprececated)
- How to install LAMP, FFMPEG and Git on a fresh Ubuntu 16.x For AVIdeo Platform version 4.x or newer
- How to install LAMP, FFMPEG and Git on a fresh Ubuntu 18.x for AVIdeo Platform version 4.x or newer
- Install AVIdeo Platform in Debian 9.3
Nginx is only experimental supported for the moment.
Since we have php-routing enable, this should be possible:
https://github.com/skipperbent/simple-php-router#setting-up-nginx
Thanks to patriclougheed, there are also two config-files for nginx (this solution surround the php-router above):
Both methods should work. You can find it's issue here: https://github.com/WWBN/AVideo/issues/691
This should work, but it's more a side-effect of implement simple-php-router than something else (eventualy it will never be tested?).
The web.config-file is already added, a direct copy-paste of this:
https://github.com/skipperbent/simple-php-router#setting-up-iis
- Advanced Customization Plugin
- GoogleAds_IMA-Video-Ads on your page
- Configure LDAP-Plugin
- Automatic Thumbs (JPG-GIF) on direct uploaded MP4 videos
- Setting up YouPHPTube to send emails
- Use AWS S3 on YouPHPTube
- Redirect http to https
We have some advanced functionality in form of plugins, we sell. Please have a look at https://easytube.club .
Some examples:
- Change resolutions
- Subtitles
- Secure videos folder
- VR360-Video
- Livesearch
- and many more...
When you have a lot of users, your server can reach it's limits. To prevent this, there are some things possible.
- Use a host with mysqlnd enabled! We provide support for non-mysqlnd-host's, but we have a SQL-cache for mysqlnd only. Also, this is a fast, native driver (better performance anyway). If you are unshure if you have this, ask your hoster.
- Enable minify of javascript! This helps only, to reduce the bandwidth a little. Go to advanced customization-plugin and enable "Minify JS". Clear videos/cache after this!
- Enable the Cache-Plugin
- Disable (Gallery- and Youphpflix-plugin) and not set gifs (use less bandwidth)
Various things can cause problems. Here, you find steps that eventually fix your problem. If it doesn't, please read Check Ajax answer and How to find errors on AVideo Platform for a useful issue - this makes it easier for us to help you.
- Recheck, if all database-upgrades are done (Menu -> Update version)
- Clear the cache-folder (delete all files in videos/cache/)
- Ad-managment is broken? Try disable your adblocker
- Increase default_socket_timeout in php.ini (default_socket_timeout =900 seems to do a good job)
- In case of changed tmp-dir, change it back to default
- How to find errors on AVideo Platform
- Check Ajax answer
- Mysql Troubleshooting
- Message when rewrite is not set / 404-Errors / install rewrite-modules
- Error while sending QUERY packet cpanel
- How To Install a new Plugin
- youdtube dl failed to extract signature
- Encoder-Error We could not found your streamer-site!
- If the chart is not counting videos, try disable the Cache-Plugin.