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

feat(app): dual-channel QR codes #11

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

sumimakito
Copy link

@sumimakito sumimakito commented Oct 9, 2024

Summary

This PR adds an experimental feature that combines two QR codes into one by encoding them in different color channels to double the payload of each frame.

decodeMultiplexer from qifi-dev/qr-scanner@7621e78 is necessary to allow the pre-decode processing in this consuming project.

Please feel free to add switches in the UI to make this an optional feature.

This PR also fixes the unit format (1000 based kB → 1024 based KB) and the bitrate calculation (multiplying by 8) in the Generate page.

Demo

(Unaccelerated)

Demo-Dual-Channel

Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for qrss ready!

Name Link
🔨 Latest commit 00bd4ea
🔍 Latest deploy log https://app.netlify.com/sites/qrss/deploys/67083b344d90be0008eedef7
😎 Deploy Preview https://deploy-preview-11--qrss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

Successfully merging this pull request may close these issues.

1 participant