quiet-js
quiet-js copied to clipboard
Transmit data with sound using Web Audio -- Javascript binding for libquiet
Hello Brian, is there any configuration on ultrasound profile that can be made to extend the range transmission for ultrasound communication? I tryed more gain, and other variables and I...
I want to broadcast a very low bitrate of 16-32 bits per second for source identification (as opposed to large data transmission), ideally continually, while staying as inaudible as possible....
Hi. I am hosting the example locally. When I click on "Send" button, its label changes to "Sending" and then nothing happens. JS console output is the same as in...
There is a small bug when clicking on the Send buttons with no text, the button gets disabled forever, since there is no text to send at all. This bug...
npm
This package should make its way onto npm. In order to get there, I'd like to do a bit of cleanup and make a proper `exports`.
The bug you mention in the Readme was fixed on Firefox 44. https://bugzilla.mozilla.org/show_bug.cgi?id=953265 I tested ultrasound transmission from Firefox Android to Firefox Desktop and it worked with minor packet loss.
Hi, I am playing with the normal "audible" profile. I have noticed that the produced audio volume is very low. Expecially on phone. How can I maximize the volume without...
When I was trying out the live demo, I noticed the image transfer was not working (this is also documented as an issue by someone else). When I looked into...
https://quiet.github.io/quiet-js/ gives me this error in Chrome whenever I click on Receive Image/Start Receiver: ``` quiet-emscripten.js:16 Uncaught abort() at Error at jsStackTrace (https://quiet.github.io/quiet-js/javascripts/quiet-emscripten.js:1:18181) at stackTrace (https://quiet.github.io/quiet-js/javascripts/quiet-emscripten.js:1:18364) at abort (https://quiet.github.io/quiet-js/javascripts/quiet-emscripten.js:16:17777) at...