Daniel Neto

Results 1550 comments of Daniel Neto

the NGINX will start on reboot. this is how the root crontab looks like ![image](https://user-images.githubusercontent.com/18009293/86295007-1350b400-bbcc-11ea-8516-f93be20f6522.png)

Hi, Changing the configurations table will be a very big impact on the code. is not clear to me why can't have another database just for the encoder. so the...

I will look, but having a different DB for each service does not consume many resources. anyway, I will review it. also would be good to let you make multiple...

Question... 1. So the idea is to use the same streamer database to host the encoder tables as well? 2. how will you create the encoder tables on the docker?...

This update should do the trick now we have a variable called `$global['tablesPrefix']`

Check the encoder and streamer log file . But looks like the encoder cannot see the streamer

on your encoder log, there is no login attempt maybe it is a JS error on the encoder side. check the JS error console. check your Encoder/videos/configuration.php -> `$global['webSiteRootURL'] =...

Here is how to find it https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform#javascript-errors Here is your JS console ![image](https://user-images.githubusercontent.com/18009293/178994457-9e7c3cde-7d85-4815-8721-eee0bed13f11.png) Seems to me you need to update your streamer site.

This Update requires you to update all our products: Streamer, Paid plugins, Encoder, and Encoder-Network (git pull)