Configuring ODAS - ReSpeaker Mic Array v2.0

Hello,

I am completely new to this and have recently started using the ReSpeaker Mic Array v2.0 for a project.
I am trying to use ODAS with it and am following this tutorial

I followed these steps

  1. Install Node.js v12
  2. Clone the repository
  3. Run npm install in the cloned repository base folder (it contains main.js)
    and then ran ‘npm start’
    and get ODAS studio opened as seen in the screenshot below

1st question: I am not sure with the next steps ‘ODAS Studio uses TCP sockets to receive data from ODAS, thus, it is important to specify the following sinks in the ODAS configuration file.’ Where exactly (which line) should I specify the SSL, SST and SSS sockets? And do I specify them in the config or settings file?

2nd question: In the following step ‘For local execution, browse the odascore binary and the configuration file in the ODAS Control pane. A local ODAS execution can then be controlled using the green Launch ODAS button.’ I cannot find the binary file, where is it located/

Sorry for all these silly questions, but I would really appreciate your help!

Thank you