Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Redundancy on qr codes #149

Open
vshvsh opened this issue Jun 8, 2021 · 0 comments
Open

Redundancy on qr codes #149

vshvsh opened this issue Jun 8, 2021 · 0 comments
Assignees

Comments

@vshvsh
Copy link
Contributor

vshvsh commented Jun 8, 2021

  • on dc4bc side (golang)
  • on scanner (js)

error coding libraries should be compatible

currently
data -> chunks -> json: base64(chunk)

can do
data -> compress -> ECC chunks (30% redundancy) -> json: base64(chunk)

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

No branches or pull requests

2 participants