introlab / odas_web

A desktop visualization GUI for the ODAS library
MIT License
137 stars 53 forks source link

Odas Web works but fails to write co-ordinates to text file #87

Open Yasco808 opened 1 year ago

Yasco808 commented 1 year ago

I am currently running Odas on a Raspberry pi 4 with the Respeaker 6mic circular array. As the pi was unable to compute the incoming data quickly enough, we resorted to Odas web to offload processing on a more capable server. This in itself works fine, and odas can now track sources and pinpoint the location of the source. However, when the text files for the post-filtered and separated sources are opened, they are empty, instead of having co-ordinates or any other meaningful information written in them. I have attached our configs that are server side below. We require the co-ordinates of the source, along with the intensities of the sound produced to achive our goal with odas and the respeaker array.

Thank you in advance respeaker_6_mic_array.txt

edit: Snooping the packets with wireshark reveals that the information is being sent correctly to the server, but somehow isn't being written to a word file.