Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odas Browser Version #93

Open
Anamtya2024 opened this issue Dec 29, 2024 · 0 comments
Open

Odas Browser Version #93

Anamtya2024 opened this issue Dec 29, 2024 · 0 comments

Comments

@Anamtya2024
Copy link

Anamtya2024 commented Dec 29, 2024

@GodCed @FrancoisGrondin

Namaste, and thanks for building this wonderful application, I have been using this for DOA logging and 3d mapping (with multiple arrays) for bird calls

I have prototyped and tested with some success (basic functionality, accuracy in filed etc). I planning to work on 2 bottlenecks to adoption, and an extended feature. Guidance from you will be of help, as i am stuck in these endeavors.

Please see three areas where i am working:

  1. Portability: Want to build a lite version of odas_web, which runs on a browser window. I have been able to open websockets & listen on ports 9000,9001,10000 &10001 . But odaslive does not run, unless odas_web application is running. .
    if i try to listen on the ports with another application, It gets stuck somewhere in main.c/threads.c (after threads_multiple_join(aobjs); is called). Please guide me to build a plugin that reads the SST, SSL, SSS json packets from a browser. It will reduce a significant barrier for adoption, and allow new users to custom build their own visualizers.

  2. Pulseaudio plugin - I have used the pulseaudio interface with some success, unfortunately am able to get only 2 channels (issue on pulseaudio side) . The use case is that I want to send audio to other applications in parallel to Odas (recording, spectogram viewer etc) Trying to resolve issues on pulseaudio side, but if you are aware of anyone else who has used pulse audio with success, please point me in their direction!

  3. Known Sound Tracking: After going through the code, my plan is to create another object sound_classify_obj , and allow it to set flags in the mod_sst_obj, . So 'pots' with a 'known sound' will automatically be fed to kalman filters to generate a source, am I on the right track?

Hope you can help me with these..

Thanks, Merry Xmas & a Happy New Year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant