You don't need to edit config. You might change Directories if you want, but this is not critical. (There should not be spaces after slash)
Start the script then open
http://127.0.0.1:9080 in your browser, other things are straight forward.
Quote:
Originally Posted by marck120
Hi, I'm so sorry, how should I configure the config.yml file ? Can you give me an example by filling out the file please ?
Code:
captureDirectory: / capture
completeDirectory: / complete
modelScanInterval: 30
createModelDirectory: true
minFileSizeMb: 10
dateFormat: YYYYMMDD-HHmmss
port: 9080
debug: true
rtmpDebug: false
models: []
queue: []
|