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

Player doesn't work #7548

Open lusgaoliveira opened 1 year ago

lusgaoliveira commented 1 year ago

Describe the question I followed all the steps to install the application, however, the player does not work. I didn't have any installation errors and I'm using an AWS instance.

Screenshots image

DanielnetoDotCom commented 1 year ago

https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform

lusgaoliveira commented 1 year ago

https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform

I checked the logs and error, and I didn't find any problems. When checking the console I found the possible cause of the player not working (videojs.plugin( ) is deprecated). Could you tell me how can I resolve this? image

DanielnetoDotCom commented 1 year ago

sorry if you cannot find the error or check the logs properly I cannot help you

DanielnetoDotCom commented 1 year ago

I suspect the problem happens in the encoder process.

you should try to encode another file and then check the logs from encoder and streamer

lusgaoliveira commented 1 year ago

I managed to fix it. The error was not in the Encoder, but in the include_config file in the objects folder and in the htacess in the AVideo videos folder.