41
Single file optical file transfer using a browser
(github.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
You mean it's all in the QR codes? Interesting, but also insane lol ๐
Well yes, but also no.
The data is all contained in the QR codes, but it's also contained in the cache of the sender (which is how any chunk can be arbitrarily retransmitted), and also in the cache of the receiver (which is how the data is validated).
Well it's kind of obvious the sender has the plain data right ๐ and temporarily stored in the receiver somewhere.
Does it play like a qrcode video, or is it more manual?
I suppose that's true lol.
Yes, it plays a video with an adjustable speed, or you can have it show a specific frame. The receiver has a grid that fills in as the data is received, making it easy to tell what data was or wasn't successfully received.
Here's a screenshot from the receiver camera pointing at the sender's screen so you can see both ends.