Daniel Neto
Daniel Neto
Check this ... https://github.com/WWBN/AVideo-Encoder/wiki/Configuration.php-variable-(-some-are-hidden-) add this in your videos/configuration.php file `$global['ffmpeg'] = 'ffmpeg -hwaccel cuda -hwaccel_output_format cuda ';`
Check your encoder log file
Make sure you have this on your php.ini file ``` allow_url_fopen = On allow_url_include = On ``` Also read this https://github.com/DanielnetoDotCom/YouPHPTube-Encoder/issues/40
must be 5.6+ or later
If you are using cpanel, you will need to find a way to make sure it is enabled. allow_url_fopen = On allow_url_include = On I have seen this many times...
try this https://github.com/DanielnetoDotCom/YouPHPTube-Encoder/issues?utf8=%E2%9C%93&q=We+could+not+find+your+streamer+site
@restriato I am glad you fix it @mikeshoe is your streamer and encoder on the same server?
What about this? 
Check this https://github.com/WWBN/AVideo/wiki/About-Video-Upload#resolutions "But, to make sure we will not waste disk space and bandwidth we will examine the file source, before encoding, and we will not upconvert the video."...
We need to check, please share a video link here so I can check