参考 libcimbar 做的一个实现,1m 40秒能传输完成#8
Open
1123Javayanglei wants to merge 3 commits intotopcss:masterfrom
Hidden character warning
The head ref may contain hidden characters: "feat/\u5f69\u8272\u4e8c\u7ef4\u7801"
Open
Conversation
…码图案,然后通过摄像头扫描解码来传输数据。
Author
Cimbar 传输助手使用说明📖 简介Cimbar 传输助手是一个基于视觉二维码的文件传输工具,通过摄像头扫描屏幕上的动态二维码实现文件传输。无需网络连接,完全离线可用。 ⚡ 传输速度
🌐 浏览器兼容性✅ 推荐浏览器macOS / Windows / Linux
iOS / iPadOS
Android
📱 移动端优化建议iOS 用户
Android 用户
🚀 使用步骤发送文件
接收文件
💡 优化建议提高传输速度
提高成功率
🔧 技术细节工作原理
编码模式对比
❓ 常见问题Q: 为什么传输速度慢?A: 可能原因:
Q: 为什么解码失败?A: 可能原因:
Q: 文件传输中断怎么办?A:
Q: 支持多大的文件?A: 理论上无限制,但建议:
📞 支持与反馈
📁 项目文件说明cimbar-deps/Cimbar 核心依赖库目录 包含 Cimbar 编解码所需的所有核心文件:
cimbar-deps-start/HTTPS 服务器证书目录 包含 HTTPS 服务所需的 SSL 证书:
https_server.pyPython HTTPS 服务器脚本 一个简单的 Python HTTP 服务器,提供以下功能: 主要特性
API 端点
启动方式python3 https_server.py服务器将在
📄 许可证本项目基于 libcimbar 开发,遵循相应的开源许可证。 提示:为了获得最佳体验,请确保使用推荐的浏览器和设备配置。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
参考 libcimbar 做的一个实现,1m 40秒能传输完成,css 风格统一