WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.92k stars 972 forks source link

Encoder Failure after update to v 12 #6955

Closed ahmedxda closed 1 year ago

ahmedxda commented 2 years ago

after update to v 12 the private encoder doesn't work completely..

when I try to login, it always show this I use the public encoder which sometimes stuck or needs update.. 20220802_151255

JoshWho commented 2 years ago

update your encoder it too has updates

Go to your encoder directory and run a git pull

ahmedxda commented 2 years ago

@JoshWho would you please provide the encoder update link

DanielnetoDotCom commented 2 years ago

@JoshWho would you please provide the encoder update link

https://github.com/WWBN/AVideo/wiki/How-to-Update-your-AVideo-Platform

ahmedxda commented 2 years ago

I do update my website almost everyday .. I thought there's a special update code for the encoder.. my encoder still not work

DanielnetoDotCom commented 2 years ago

what is your encoder URL?

Make sure you update also the encoder, NOT just the streamer

ahmedxda commented 2 years ago

@DanielnetoDotCom URL: masperro.com/upload

By the way would you please update the "general encoder" ... it doesn't work with importing from Facebook and also a Russian social network called OK ...I used to upload from this Russian website but now the videos I import from this website comes broken

DanielnetoDotCom commented 2 years ago

Your encoder uses https://www.masperro.com/ which is redirecting to https://masperro.com/ and it is causing a lot of errors

image

image

I guess the easiest solution is to drop the encoder database and delete the videos folder and run the installation again.

or you can manually update the streamers sites on your database

ahmedxda commented 2 years ago

would you please provide me a guide if possible

DanielnetoDotCom commented 2 years ago

guide?

Sorry I cannot teach you MySQL or handle your server, you may google for that

ahmedxda commented 2 years ago

Ok Dan thanks.. please don't forget to update the General Encoder because we use it too much.. also there's some video being importing and stuck since the morning until now... please have a look there 🌷

DanielnetoDotCom commented 2 years ago

You should check this

https://network.avideo.com/

we have 4 encoders now

ahmedxda commented 2 years ago

Thanks Dan for the help... but would you please remove these annoying hints!☺ Screenshot_20220805-175425_Opera Mini

aliceglitch commented 2 years ago

Hi, what is the user and password for this page?

photo_2022-08-07_12-30-06

DanielnetoDotCom commented 2 years ago

that is the sam as you use for your encoders

aliceglitch commented 2 years ago

Here? Here we have 4 types of encoders? Well, which of these 4 types of the encoder has the option of downloading or uploading, such as educational videos? Is it possible for you to tell me from the screen how I can find the option to download or upload videos in bulk from YouTube?

photo_2022-08-09_11-50-20 photo_2022-08-06_12-53-34 photo_2022-08-06_12-55-47

DanielnetoDotCom commented 2 years ago

Try this

https://github.com/WWBN/AVideo-Encoder/wiki/Import-Channel-and-Playlist

FYI, this feature is disabled on public encoders

aliceglitch commented 2 years ago

Try this

https://github.com/WWBN/AVideo-Encoder/wiki/Import-Channel-and-Playlist

FYI, this feature is disabled on public encoders

Hello, which one of these encoders should I install in order to be able to upload a video from YouTube on the host? (A or B or C? Or all three encoders?) thank you ed

aliceglitch commented 2 years ago

Try this

https://github.com/WWBN/AVideo-Encoder/wiki/Import-Channel-and-Playlist

FYI, this feature is disabled on public encoders

You have provided an encoder that has this capability (to be able to upload a video from YouTube on the host) in the training video, what is the difference between the encoder in the training video and this link that you sent? thank you titled

DanielnetoDotCom commented 2 years ago

the git clone URL should not make any difference as long as the project was moved form danielnetodotcom to wwbn

GitHub can redirect it in case you use any of those URLs

aliceglitch commented 2 years ago

the git clone URL should not make any difference as long as the project was moved form danielnetodotcom to wwbn

GitHub can redirect it in case you use any of those URLs

Hello, I installed the avideo with the instructions in figure A, and it was executed on the lamp and local host, and then I entered the instructions in figure B to install the encoder, but whatever I type in the browser, why doesn't the encoder run? In order for the encoder to run in the browser, I typed the "localhost/YouPHPTube-Encoder/install/index.php" in the browser (according to Figure C), but why the encoder was not run? What should be written in the browser so that the encoder is executed like avideo (according to Figure D)? Thank you.

AAAAA BBBBB cccccc DDDDD ENCODER ENCODERFOLDER

DanielnetoDotCom commented 2 years ago

Did you use git clone?

I have no idea what you are missing.

aliceglitch commented 2 years ago

Did you use git clone?

I have no idea what you are missing.

For both AVideo and Encoder, I have exactly the same ones that you sent me the link for, and I typed them in the terminal and nothing else.

aliceglitch commented 2 years ago

Hi, I want to install Encoder so that it has the ability to upload videos from YouTube and other sites, so I have to type Command B instead of command A when installing AVideo? Besides, after installing the AVideo, I will run all the "How to install LAMP, FFMPEG and Git on a fresh Ubuntu 16.x For AVideo Encoder" commands in the terminal to install the encoder, Are these steps correct for installing AVideo and encoder with the ability to upload videos from YouTube and other sites? Thank you AAA BBB CCC

aliceglitch commented 2 years ago

Hello, to install Encoder with the instructions in figure A, there is no command to create a database, so why are the database specifications included in the training video (according to the figure) when Encoder is installed? Where did this database come from? Thank you. bbbbbb Encoder

فاش فا

DanielnetoDotCom commented 2 years ago

try to google and find how to create a user on the mysql

aliceglitch commented 2 years ago

try to google and find how to create a user on the mysql

I know the command to create a database from figure ("https://www.inmotionhosting.com/support/server/databases/create-a-mysql-database/" site), so it is necessary to create a database for Encoder, and the command to create a database is not among the commands to install Encoder (Figure B) and we have to create it ourselves. database bbbbbb

DanielnetoDotCom commented 2 years ago

when you create a user for the encoder give that user create database and tables privileges , the install script will need to create a new database and all tables

aliceglitch commented 2 years ago

Hello, I want to install an encoder that has the ability to upload videos from YouTube, but the encoder is installed twice, one encoder is installed along with the AVideo installation (Figure A), which is a public encoder, and one encoder is installed from Figure B. Do I have to follow the instructions(Both A and B) exactly and copy&paste and install both encoders? Or, when installing AVideo, instead of command A, should I type command B and install only the encoder of form B, which has the ability to upload videos from YouTube? And don't install Encoder A anymore? Figure A is from here: "How to install LAMP, FFMPEG and Git on a fresh Ubuntu 22.x for AVideo Platform version 11.x or newer" Or "https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-22.x-for-AVideo-Platform-version-11.x-or-newer" Thank you. A b

DanielnetoDotCom commented 2 years ago

Correct, if you ran the streamer installation, you already probably does have the Encoder as well

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

aliceglitch commented 1 year ago

Correct, if you ran the streamer installation, you already probably does have the Encoder as well

Hi, can I use the attached instructions to install the AVideo? Does Ubuntu 22 not have bugs? Thank you photo_2023-03-20_15-04-07

اه

aliceglitch commented 1 year ago

Hi, can I run these commands on Ubuntu 20? Thank you photo_2023-03-20_15-04-07

DanielnetoDotCom commented 1 year ago

Use this https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-20.x-for-AVideo-Platform-version-11.x-or-newer

aliceglitch commented 1 year ago

Use this https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-20.x-for-AVideo-Platform-version-11.x-or-newer

Ok, I am using this link that you just sent, but why don't you have an opinion about this shot and Ubuntu 22? And why don't you recommend it for installation when Ubuntu 22 is a newer version than Ubuntu 20? photo_2023-03-20_15-04-07

DanielnetoDotCom commented 1 year ago

I do recommend ubuntu 22, where did you see I do not recommend it?

aliceglitch commented 1 year ago

Use this https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-20.x-for-AVideo-Platform-version-11.x-or-newer

Why did you not recommend Ubuntu 22 here?

aliceglitch commented 1 year ago

I do recommend ubuntu 22, where did you see I do not recommend it?

I want to use these commands (Ubuntu 22)"https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-22.x-for-AVideo-Platform-version-11.x-or-newer" instead of these commands (Ubuntu 20)"https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-20.x-for-AVideo-Platform-version-11.x-or-newer", is there any problem?

aliceglitch commented 1 year ago

I do recommend ubuntu 22, where did you see I do not recommend it?

here: https://github.com/WWBN/AVideo/issues/6955#issuecomment-1485316906

DanielnetoDotCom commented 1 year ago

It is simple If you have Ubuntu 22 use Ubuntu 22 commands if you have Ubuntu 20 use Ubuntu 20 commands.

any other thing different makes it at your own risk.

aliceglitch commented 1 year ago

Hi, I typed the commands of site A (according to figure A) in the terminal, but instead of the command "sudo git clone https://github.com/DanielnetoDotCom/AVideo-Encoder.git"(according to figure B), I typed the command "sudo git clone https://github.com/DanielnetoDotCom/YouPHPTube-En coder.git" which is in the training video (according to the figure), is the encoder that I installed (according to figure C) Is it the same encoder that has the ability to upload videos from YouTube? thank you

encodergithub encoder

trainingvideo

encoderinstall

aliceglitch commented 1 year ago

Hi, I am installing Encoder first, and after installing Encoder, I want to install AVideo. Can I fill these fields later or do they have to be filled before pressing the install button? (The shot is for the Encoder installation page) Thank you image

DanielnetoDotCom commented 1 year ago

you need an streamer before install the encoder

aliceglitch commented 1 year ago

Is this a streamer? image

DanielnetoDotCom commented 1 year ago

this will install both

aliceglitch commented 1 year ago

this will install both

I installed this once on VMWare, but the encoder that installed it was a public encoder, and why didn't it install the encoder with the ability to upload videos from YouTube?

aliceglitch commented 1 year ago

Here? Here we have 4 types of encoders? Well, which of these 4 types of the encoder has the option of downloading or uploading, such as educational videos? Is it possible for you to tell me from the screen how I can find the option to download or upload videos in bulk from YouTube?

photo_2022-08-09_11-50-20 photo_2022-08-06_12-53-34 photo_2022-08-06_12-55-47

I mean this encoder that I installed with this link, which is a public encoder

https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-20.x-for-AVideo-Platform-version-11.x-or-newer

DanielnetoDotCom commented 1 year ago

this is a very old encoder screenshot.

anyway, to install an encoder now you need a streamer, an encoder without a streamer is useless

aliceglitch commented 1 year ago

this is a very old encoder screenshot.

anyway, to install an encoder now you need a streamer, an encoder without a streamer is useless

So, to install Encoder and Streamer, I use "https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-22.x-for-AVideo-Platform-version-11.x-or-newer" link commands, but I entered the "https://github.com/WWBN/AVideo-Encoder/wiki/How-to-install-LAMP,--FFMPEG-and-Git-on-a-fresh-Ubuntu-16.x---For-AVideo-Encoder" link commands before and now before entering the "https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-22.x-for-AVideo-Platform-version-11.x-or-newer" link commands, I need to delete all the "https://github.com/WWBN/AVideo-Encoder/wiki/How-to-install-LAMP,--FFMPEG-and-Git-on-a-fresh-Ubuntu-16.x---For-AVideo-Encoder" link commands that have been entered. ?

DanielnetoDotCom commented 1 year ago

Start all over and only use this "https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-22.x-for-AVideo-Platform-version-11.x-or-newer"

aliceglitch commented 1 year ago

Start all over and only use this "https://github.com/WWBN/AVideo/wiki/How-to-install-LAMP,-FFMPEG-and-Git-on-a-fresh-Ubuntu-22.x-for-AVideo-Platform-version-11.x-or-newer"

Hello, I entered the commands (Figure 1) in the terminal and I ran the AVideo on the browser with the IP server (Figure 2), But to install the AVideo-Encoder page in the browser, what address must be entered in the browser so that both the AVideo-Encoder installation page runs in the browser and I can enter its link in the field below (Figure 3)? Meanwhile, I want to install both AVideo Encoder and Streamer, and I cloned both AVideo and AVideo-Encoder from GitHub according to the instructions in Figure 1 (Figure 4). Thank you

image image image image