Platform: Ubuntu 19
Screenshots

Desktop:
There is no stream key showing, when I click Reset Key it just reloads the page. The only thing I am doing differently is running Apache with SSL (Let'sEncrypt).
Thank you!
Looks like you are missing something in the database.
please check your streamer log files.
Thank you you for your quick answer!
I am not sure where the streamer logs are located. Am I looking for php logs?
Aha! We seem to have a problem:
[15-Apr-2020 16:32:59 UTC] [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) Table 'aVideo.live_transmitions' doesn't exist<br>
SELECT * FROM live_transmitions WHERE users_id = ? LIMIT 1
[15-Apr-2020 16:32:59 UTC] Save error, table live_transmitions does not exists
yes, your database was not correctly installed.
I found the problem thanks to your help. I just needed to click the "Install tables" button below:

Thank you Daniel for your help and a great software project!
Most helpful comment
Thank you Daniel for your help and a great software project!