All Projects → WWBN → Avideo Encoder

WWBN / Avideo Encoder

Licence: agpl-3.0
Encoder Server for AVideo Platform Open-Source

Projects that are alternatives of or similar to Avideo Encoder

Abr Broadcaster
A real time encoder for Adaptive Bitrate Broadcast
Stars: ✭ 80 (-31.03%)
Mutual labels:  encoder
Wx Voice
Convert audio files between Tencent apps (Weixin / Wechat, QQ) and Silk codec with other general formats such as MP3 and M4A
Stars: ✭ 93 (-19.83%)
Mutual labels:  encoder
Faac
Freeware Advanced Audio Coder faac mirror
Stars: ✭ 102 (-12.07%)
Mutual labels:  encoder
Livetaiwan
直播地圖
Stars: ✭ 83 (-28.45%)
Mutual labels:  livestream
Justforfunc
The repository for the YouTube series JustForFunc
Stars: ✭ 1,312 (+1031.03%)
Mutual labels:  livestream
Rtmp Rtsp Stream Client Java
Library to stream in rtmp and rtsp for Android. All code in Java
Stars: ✭ 1,338 (+1053.45%)
Mutual labels:  encoder
Exoplayer 2 Example
Android example apps
Stars: ✭ 70 (-39.66%)
Mutual labels:  livestream
Nnlls
Node.js Live Streaming for PC, Raspberry and mobile (rtmp/http)
Stars: ✭ 115 (-0.86%)
Mutual labels:  livestream
Livestream Kt
LiveStream is a simple class which makes communication easy among different modules of your application.
Stars: ✭ 92 (-20.69%)
Mutual labels:  livestream
Nginx Vod Module
NGINX-based MP4 Repackager
Stars: ✭ 1,378 (+1087.93%)
Mutual labels:  livestream
Live Dl
Download live streams from YouTube
Stars: ✭ 82 (-29.31%)
Mutual labels:  livestream
Encoder4editing
Official implementation of "Desinging an Encoder for StyleGAN Image Manipulation" https://arxiv.org/abs/2102.02766
Stars: ✭ 91 (-21.55%)
Mutual labels:  encoder
Guetzli Gui
A super simple Mac GUI for Google's JPEG encoder, guetzli
Stars: ✭ 97 (-16.38%)
Mutual labels:  encoder
Aoe2tools
A lightweight program that lets you easily play your Steam version of Age of Empires 2 HD in Voobly format. In addition to Mega Utilities
Stars: ✭ 82 (-29.31%)
Mutual labels:  livestream
Awesomeencoder
AntSword 自定义编(解)码器分享
Stars: ✭ 112 (-3.45%)
Mutual labels:  encoder
Livestream Flutter
Dart package to which makes data communication easy among different modules of your application.
Stars: ✭ 75 (-35.34%)
Mutual labels:  livestream
Avideo
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
Stars: ✭ 1,329 (+1045.69%)
Mutual labels:  encoder
O Gan
O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks
Stars: ✭ 117 (+0.86%)
Mutual labels:  encoder
Fuif
Free Universal Image Format
Stars: ✭ 115 (-0.86%)
Mutual labels:  encoder
Screen Recorder Ffmpeg Cpp
*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo
Stars: ✭ 98 (-15.52%)
Mutual labels:  encoder

AVideo - Encoder

This is the Encoder for AVideo.

AVideo is a video-sharing Platform software, the open source solution that is freely available to everyone. When you download AVideo Platform instance, you can create your own video sharing site, AVideo will help you import and encode videos from other sites like Youtube, Vimeo, etc. and you can share directly on your website. In addition, you can use Facebook or Google login to register users on your site.

Want to manage multiple encoders? AVideo Encoder Network (Optional)

If you are not sure what is AVideo Platform, go to our demo page or visit our AVideo Platform Official Site

  • AVideo Platform Flix Style Demo
    • We provide you a Flix site sample. On this site you can subscribe (with real money on PayPal). this subscription will allow you to watch our private videos. There is an user that you can use to see how it works. user: test and pass: test.
  • AVideo Platform Tutorials Gallery
    • We've provided a sample Video Gallery site, which is also our tutorials site. On this sample you can login, subscribe, like, dislike and comment. but you can not upload videos.
  • AVideo Platform Full-Access Demo
    • We provide you a Demo site sample with full access to the admin account. You will need an admin password to upload and manage videos, it is by default. user: admin and pass: 123. Also there is a non admin user and password (Only for comments). user: test and pass: test.

First thing...

I would humbly like to thank God for giving me the necessary knowledge, motivation, resources and idea to be able to execute this project. Without God's permission this would never be possible.

For of Him, and through Him, and to Him, are all things: to whom be glory for ever. Amen. Apostle Paul in Romans 11:36

This Software must be used for Good, never Evil. It is expressly forbidden to use AVideo to build porn sites, violence, racism or anything else that affects human integrity or denigrates the image of anyone.

Now you can read the rest...

Important Information

Streamer can be installed on any Server, including Windows, but the encoder and Livestream should work fine on any Linux distribution. However we recommend Ubuntu 16 or 17 without any kind of control panel. The problem with cPanel, Plesk, Webmin, VestaCP, etc. It's because we need full root access to install some libs, and maybe compile them. Another important point is that to make Livestream work, we need to compile Nginx and the control panels often prevent us from running the commands forcing the installation available only on your panel.

I don´t want to read I just want you to show me how to install!!

Ok, check this out! https://tutorials.avideo.com/video/streamer-and-encoder

Are you having a hard time to configure or install AVideo or any of its resources? fell free to ask us for help:

https://www.youphptube.com/services

Why do I need the Encoder?

You may want to install the encoder for a few reasons: If you have a faster server than the public encoder server (which is likely to happen) or If you'd like a private way of encoding your videos

But the mandatory installation if you are using a private network. The public encoder will not have access to send the videos to your streamer site

If your server does not have a public IP or uses an IP on some of these bands:

  • 10.0.0.0/8
  • 127.0.0.0/8 (Localhost)
  • 172.16.0.0/12
  • 192.168.0.0/16

Surely you need to install an encoder

AVideo Platform Script

Go get it here

Server Requirements

In order for you to be able to run AVideo, there are certain tools that need to be installed on your server. Don't worry, they are all FREE. To have a look at complete list of required tools, click the link below.

  • Linux (Kernel 2.6.32+)
  • PHP 5.6+
  • MySQL 5.0+
  • Apache web server 2.x (with mod_rewrite enabled)
  • FFMPEG
  • PHP Shell Exec Access, Note: This function is disabled when PHP is running in safe mode.

What is new on this version?

Since version 4.x+ we separate the streamer website from the encoder website, so that we can distribute the application on different servers.

  • The Streamer site, is the main front end and has as main function to attend the visitors of the site, through a layout based on the youtube experience, you can host the streamer site in any common internet host can host it (Windows or Linux).
  • The Encoder site, will be better than the original encoder, the new encoder will be in charge of managing a media encoding queue. You can Donwload the encoder here: https://github.com/WWBN/AVideo-Encoder. but to install it you will need ssh access to your server, usually only VPS servers give you that kind of access, that code uses commands that use the Linux shell and consume more CPU.
  • I will have to install the encoder and the streamer? No. We will be providing a public encoder, we will build the encoder in such a way that several streamers can use the same encoder. We are also providing source code for this, so you can install it internally and manage your own encoding priority.

Older version

If you want the old version with Streamer and Encoder together (Version 3.4.1) download it here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].