Bernardo Estrada

Results 3 comments of Bernardo Estrada

My camera.ui config ```json { "logLevel": "debug", "port": 8081, "atHomeSwitch": false, "options": { "videoProcessor": "ffmpeg" }, "ssl": { "active": false }, "http": { "active": false, "port": 7272, "localhttp": false },...

I think I might have narrowed down the problem to ffmpeg, as this also happens in Camera.ui, Scrypted and HomeAssistant using the ONVIF plugin. However this doesn't happen when running...

+1, Although my issue is that portainer leaves the config_files as blank Container ```json "com.docker.compose.project.config_files": "", "com.docker.compose.project.working_dir": "/data/compose/13/43038470f845ded7ba68b74e71613e04748d872d", ``` Stack ```json "configFiles": [ "." ], ``` And even if I...