tv2 / sisyfos-audio-controller

Intelligent Audio for Automation systems
Other
41 stars 15 forks source link

MC² connection on docker #317

Open dewiweb opened 5 months ago

dewiweb commented 5 months ago

Hello, I tested sisyfos on docker but since I configured MC2 mixer I'm unable to connect to sysifos (connection refused or connection timeout errors). Here my settings.json attached : settings.json

mint-dewit commented 5 months ago

We use mc2 and Docker every day and haven't had any issues with connecting

dewiweb commented 5 months ago

Hello, @mint-dewit , Is there something special to define in settings.json ( mixer port:9000 for ember+?, connection latency?)? Is there a way to debug sisyfos on docker? Regards

mint-dewit commented 5 months ago

Nothing special. Try adding -e LOG_LEVEL=debug and inspect the logs. I can't help much beyond that

dewiweb commented 5 months ago

Ok, solved( bad port)