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

Ultrasonic Protocols in .js Examples #84

Open
lauriaclarke opened this issue Feb 6, 2023 · 2 comments
Open

Ultrasonic Protocols in .js Examples #84

lauriaclarke opened this issue Feb 6, 2023 · 2 comments

Comments

@lauriaclarke
Copy link

lauriaclarke commented Feb 6, 2023

Hi There @ggerganov,

I'm developing a web app based on the javascript examples provided here, however I'm not able to receive any messages sent using the ultrasonic protocols. I noticed this was consistent across the .js based examples in the repo. Ultrasonic transfers have been working really well in the Python and C++ versions and with Waver as well. The problem does not appear to be microphone related as I am able to receive ultrasonic messages correctly in Waver on the same device.

Can you tell me if this is a known limitation of the .js binding or if it's something I might be able to fix? I'm not a super confident .js developer so I figured I'd ask before digging in too much.

Basing my initial development on this simple example: https://ggwave-js.ggerganov.com/

Thanks!

@ggerganov
Copy link
Owner

Hi! Which browser are you using?
There seem to be some limitations on certain browsers - see #5 for more information

@lauriaclarke
Copy link
Author

Ah, I see. Thanks.

Neither Firefox, Safari, or Chrome work on my iPhone 12. Chromium, Firefox, and Chrome are equally useless on Framework laptop running Ubuntu 22.04. Wasn't able to get Chrome to work as in your response to #5 which compares the spectrum from Safari.

This is a very reasonable security precaution, but quite annoying in this context!

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

2 participants