This week I researched deeper in the exercises problems, solving the load problem by copying the
templates from the exercises folder to the templates folder. I tried connecting to some farms from the
urjc but could'nt so I ended up using the local backend option instead
Related to the master
account:
I tried creating a tournament but encounter a problem, that I think is related to
ElasticSearch, in which it is not connected to my machine although it is running as a docker
container.
I also tried to start streaming using obs-websockets but could'nt access by a python
console.
One solution that I encounter was to use a webservice located in "obs-web.niek.tv" in which
you can access to that same plugin and click the buttons of start and end streaming. This will be
usefull if the program trying to start the stream was a Selenium driver.
Obs-Websocket Repository
Some other python
packages that I tried were simpleobsws, obsws-python and obswebsocket