https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.avideo-0ef628c5-3321-47f5-9204-ecd47682b1c5/92fee031-4305-4f35-b39a-189a02b0cb29_cloud.png

AVideo

by kCloudHub LLC

(1 ratings)

Version 25.0.0 + Free Support on Ubuntu 24.04

AVideo is an open-source video streaming and sharing platform that allows users to build their own video hosting website similar to popular platforms like YouTube. It enables administrators and content creators to upload, encode, manage, and stream videos through a web-based interface. AVideo integrates with tools like FFmpeg for automatic video processing and supports features such as user channels, playlists, and live streaming.

Key Features of AVideo:

  • Open-source platform for creating custom video streaming websites.
  • Supports video uploading, encoding, and streaming.
  • Integration with FFmpeg for automatic video conversion.
  • User registration, channels, and role-based access control.
  • Supports playlists, comments, and video organization.
  • Plugin system for extending functionality.
  • Live streaming support and media management tools.

AVideo Usage:

$ sudo su
$ cd /opt/avideo
$ php -v
$ ls 
$ Open config. file : $ nano /opt/avideo/videos/configuration.php
$ Find the line : $global['webSiteRootURL'] = 'http://serverip/';  and replace server ip with your ip 
$ Restart Apache : $ systemctl restart apache2
$ Now  Acess Avideo web interface by open browser :http://YOUR_SERVER_IP
$ For credentials file : $ cat /var/www/credentials.txt

Disclaimer:
AVideo is an open-source video streaming platform. This content is provided for informational purposes only. We are not affiliated with or endorsed by the AVideo project. All trademarks and product names belong to their respective owners.