Settings

This is a comprehensive list of the settings django-evostream recognizes.

EVOSTREAM_URL

This settings controls URL of EvoStream HTTP interface.

Default: 127.0.0.1:7777

EVOSTREAM_PROTOCOL

This settings controls protocol to communicate with EvoStream.

Currently only evostream.protocols.HTTPProtocol is implemented.