Cédric Godin

Results 44 comments of Cédric Godin

> I just did what the previous issue did. > The error is: > `Sink pots: Invalid interface and/or format. ` That means that the sink part of your potential...

> I read some issues. > My arecord -l shows: > `card 1: ArrayUAC10 [ReSpeaker 4 Mic Array (UAC1.0)], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice...

As stated in the _Configure ODAS_ section of [ODAS Studio Documentation](https://github.com/introlab/odas_web#start-odas-studio), you need to set the IP in each subsection of your config file: SSP, SST, SSL and SSS. The...

You can run `/path/to/odascore/odaslive -c /path/to/your/config/config.cfg` in another terminal to get the output from ODAS and retrieve the error that causes it to close unexpectedly. There are many way to...

You need to follow [these instructions](https://github.com/introlab/odas_web#configure-odas) and replace **\** and **\** by actual values. I see those placeholders numerous times in your photos. I also see some place where you...

Hi, no, the content of the picture below is not affected by IP settings. The red frame shows the output of the `$ arecord -L` command, which lists the audio...

1. Your `$ arecord -L` output seems to indicate that your Pi is not recognizing your microphone array. My guess is that you will not be able to run ODAS...

The warning you see just before the error means electron (the framework used to create ODAS Studio) cannot open the display. Make sure you have a display connected and that...

> Then I got a lag and I couldn't do it well, and the problem that odas dropped on the way came out. Sorry, I'm not sure I understand what...

I don't understand what you were trying to do in your screen photos. You seemed to have typed `$ killall electron` in the Node.js output which won't work. You need...