Skip to content

ODAS process cannot connect to ODAS Web #86

@kei-koba

Description

@kei-koba

I am trying to start ODAS in a local Linux computer but the ODAS process cannot connect to ODAS Web.


$ npm start

odas_studio@0.3.0 start /home/xxxxxxxxxxx/usb_4_mic_array/odas_web/odas_web-0.3
electron .

server listening to {"address":"::","family":"IPv6","port":9000}
server listening to {"address":"::","family":"IPv6","port":9001}
server listening to {"address":"::","family":"IPv6","port":10000}
server listening to {"address":"::","family":"IPv6","port":10010}
received launch command
/home/xxxxxxxxxxx/usb_4_mic_array/odas/build/bin/odaslive
/home/xxxxxxxxxxx/usb_4_mic_array/odas.cfg
new client connection from ::ffff:127.0.0.1:37594
new client connection from ::ffff:127.0.0.1:53916
new client connection from ::ffff:127.0.0.1:40466
new client connection from ::ffff:127.0.0.1:35770
connection from ::ffff:127.0.0.1:35770 closed
connection from ::ffff:127.0.0.1:37594 closed
connection from ::ffff:127.0.0.1:53916 closed
connection from ::ffff:127.0.0.1:40466 closed
received stop command


And this is the result of odaslive.

$cd /home/xxxxxxxxxxx/usb_4_mic_array/odas/build/bin/
$./odaslive -c ../../../odas.cfg -v
+--------------------------------------------+
| ODAS (Open embeddeD Audition System) |
+--------------------------------------------+
| Author: Francois Grondin |
| Email: francois.grondin2@usherbrooke.ca |
| Website: introlab.3it.usherbrooke.ca |
| Version: 1.0 |
+--------------------------------------------+
| + Initializing configurations...... [Done] |
| + Initializing objects............. [Done] |
| + Launch threads................... Sink pots: Cannot connect to server
Sink tracks: Cannot connect to server


System info:

OS: Ubuntu 20.04 (CPU: Ryzen 7, Architecture: x86_64)
Device: ReSpeaker 4 Mic Array (UAC1.0): USB Audio (hw:4,0)

$ node -v
v12.22.12
$npm -v
6.14.16


odas.cfg and package.json are attached.

Any tips? Thank you.

odas cfg and package json.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions