IoT SDK v1.9.7 release - #1008
Open
saudsami wants to merge 7 commits into
Open
Conversation
Restructure the IoT SDK IA to match the video/RTC product's build/ + reference pattern, drop Android (Shengwang's C docs no longer show Android content and the Android SDK is frozen at v1.8.0), and add v1.9.7 features: Connection ID lifecycle, license validation callback, RDT messaging, String UID, geofencing, and codec/frame-rate updates. Split quickstart.mdx into a "run the bundled example" quickstart and a new build-from-scratch.mdx covering RTC media and RTM signaling integration from scratch, both sourced from Shengwang's current C docs. Add the v1.9.7 release notes entry. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…resources, and RDT messaging flow - Created a new guide on communicating with the RTC SDK, detailing supported audio and video formats, setup instructions, and configuration for various platforms. - Added a comprehensive list of error codes returned by the IoT SDK, including explanations and solutions for each code. - Documented the package naming convention and available SDK packages for different architectures and operating systems. - Introduced a sequence diagram illustrating the RDT messaging flow between IoT devices and Agora's SDRTN.
Vercel PreviewPreview URL: https://docs-portal-ngh94m5af-agora-gdxe.vercel.app |
…rview, and pricing docs Fixes the frame_rate struct field, drops a stale auto-connect clause, corrects license billing language and trial-license details, renames a product capability row, and rewrites the pricing reference page against the CN billing source.
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.
Summary
Type of Change
Verification
bun run testbun run types:checkbun run lintbun run buildScreenshots
Notes for Reviewers