This is a comprehensive list of the settings django-evostream recognizes.
EVOSTREAM_URI
This settings controls protocol type and URL of EvoStream HTTP interface.
Default: http://127.0.0.1:7777
As protocol, can be used http or telnet (NOTE: Only http is implemented)