feat(ccapi): 支援持續 multipart Live View - #110
Merged
Merged
Conversation
js051
marked this pull request as ready for review
August 4, 2026 23:20
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.
變更內容
原因與影響
Canon CCAPI 1.3 提供持續 multipart JPEG 串流,可避免每張 JPEG 都建立一次 HTTP 請求。功能完全依相機實際公告啟用,不會因機型名稱或其他 EOS 支援表而猜測能力。R6 Mark III 韌體 1.1.0 的實際 endpoint 仍需真機驗證。
驗證
testDebugUnitTest lintDebug assembleDebugruff與完整pytestruff與 32 項pytestWindows 沒有 Swift toolchain;iOS 套件與 App 編譯由此 PR 的 macOS CI 驗證。