quiet / quiet-js

Transmit data with sound using Web Audio -- Javascript binding for libquiet
BSD 3-Clause "New" or "Revised" License
2.2k stars 151 forks source link

quietjs splits message into frames in audible mode #44

Open agarwalarjun123 opened 2 years ago

agarwalarjun123 commented 2 years ago

quietjs splits message into frames making it difficult to reconstruct at receiver end. I tried changing the frame-length in profiles.json but it still looks to come in different frames.

agarwalarjun123 commented 2 years ago

The issue here is that I dont know the message length before hand so cannot put a check.