https://github.com/wwbn/avideo-encoder-network
Encoder Network Servers for AVideo Platform Open-Source
https://github.com/wwbn/avideo-encoder-network
avideo-encoder avideo-endcoder-network encoder encoder-network encoders-servers network-encoder servers
Last synced: 9 months ago
JSON representation
Encoder Network Servers for AVideo Platform Open-Source
- Host: GitHub
- URL: https://github.com/wwbn/avideo-encoder-network
- Owner: WWBN
- License: gpl-3.0
- Created: 2017-08-13T12:43:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T15:56:53.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T12:53:35.852Z (10 months ago)
- Topics: avideo-encoder, avideo-endcoder-network, encoder, encoder-network, encoders-servers, network-encoder, servers
- Language: PHP
- Homepage: https://network.avideo.com
- Size: 2.65 MB
- Stars: 15
- Watchers: 7
- Forks: 42
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# AVideo-Encoder-Network (AEN)
Aggregator for AVideo Platform Encoder Servers
AVideo-Encoder-Network (AEN) is a platform designed to streamline your video encoding.
This platform has been implemented so that several encoders can be monitored in real time.
The system works by doing some real-time testing on the encoders servers, with check ping speed, queue encoding length and free memory of each server.
This article asumes you know about AVideo Encoder
With this information the (AEN) helps you decide which encoder to use.
The use is the same as using a simple encoder, but this tool will help you choose the best encoder at the time of encoding.
After choosing the encoder you wish to use use the instructions contained here https://github.com/WWBN/AVideo-Encoder/wiki/How-to-submit-videos-to-the-encoder
We have it installed it here with 2 encoders https://network.avideo.com/
# How to install
We have created a similar installer as AVideo installer.
on the first time you tried to access the page you will be directed to the installation page.
# How to add or remove encoders to the network
We have created a tool to help you add or remove encoders.
This tool is inside the installation directory and must be executed by command line.
1 - Go to your terminal using SSH and navigate to the directory AVideo-Network/install
2 - type `php encoders.php` and you will see the options
* A - Add new Encoder
* Q - Quit/Exit
* 1 * Remove https://encoder.avideo.com/
* 2 * Remove https://encoder2.avideo.com/
Choose the desired option and follow the instructions.