Great package. Would like to know if the module detects incoming resolution automatically and uses exec command to transcode it into the resolutions below it. For eg
incoming ingest resolution = 1080p.
exec command in nginx.conf now creates reolutions below :
720p
480p
360p
240p
Note : I'm using Django for HTTP callback for starting a stream using on_pusblish and on_publish_done