{"id":19177520,"url":"https://github.com/tencent-rtc/trtc_windows","last_synced_at":"2025-06-15T15:35:13.912Z","repository":{"id":39407194,"uuid":"463083369","full_name":"Tencent-RTC/TRTC_Windows","owner":"Tencent-RTC","description":"High-quality Interactive Audio/Video Windows SDK","archived":false,"fork":false,"pushed_at":"2025-02-06T02:37:11.000Z","size":15529,"stargazers_count":24,"open_issues_count":5,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-07T20:41:29.266Z","etag":null,"topics":["calling","live","meeting","rtc","sdk","windows"],"latest_commit_sha":null,"homepage":"https://trtc.io/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tencent-RTC.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-24T09:22:51.000Z","updated_at":"2025-04-03T11:02:46.000Z","dependencies_parsed_at":"2023-12-22T09:31:48.076Z","dependency_job_id":"dbdf6dd6-84a7-4724-8aa8-196d054e8cd7","html_url":"https://github.com/Tencent-RTC/TRTC_Windows","commit_stats":null,"previous_names":["tencent-rtc/trtc_windows","liteavsdk/trtc_windows"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Tencent-RTC/TRTC_Windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent-RTC%2FTRTC_Windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent-RTC%2FTRTC_Windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent-RTC%2FTRTC_Windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent-RTC%2FTRTC_Windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tencent-RTC","download_url":"https://codeload.github.com/Tencent-RTC/TRTC_Windows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tencent-RTC%2FTRTC_Windows/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259998090,"owners_count":22943747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calling","live","meeting","rtc","sdk","windows"],"created_at":"2024-11-09T10:33:50.766Z","updated_at":"2025-06-15T15:35:13.881Z","avatar_url":"https://github.com/Tencent-RTC.png","language":"C#","readme":"# 腾讯云实时音视频 TRTC SDK\n\n_[English](README.md) | 简体中文_\n\n## 产品介绍\n\n腾讯实时音视频（Tencent Real-Time Communication，TRTC），将腾讯多年来在网络与音视频技术上的深度积累，以多人音视频通话和低延时互动直播两大场景化方案，通过腾讯云服务向开发者开放，致力于帮助开发者快速搭建低成本、低延时、高品质的音视频互动解决方案，[更多](https://cloud.tencent.com/document/product/647/16788)...\n\n\u003e TRTC SDK 支持Web、Android、iOS、Windows、Flutter、小程序等所有主流平台， [更多平台](https://github.com/LiteAVSDK?q=TRTC_\u0026type=all\u0026sort=)...\n\n\n## 目录说明\n\n```bash\n├─ TRTC-API-Example-C++             // 提供 C++ 语言的Demo\n│  ├─TRTC-API-Example-Qt            // 提供 Qt 框架的Demo\n│  ├─SDK                            // C++ SDK目录\n│  │  ├─CPlusPlus\n│  │  ├─README.md\n├─ TRTC-API-Example-CSharp          // 提供 C# 语言的Demo\n│  ├─TRTC-Example-CSharp.sln        // 工程解决方案\n│  ├─TRTC-API-Example-CSharp        // 提供 C# 版本的Demo\n│  ├─ManageLiteAV                   // C# SDK 的 Adapter 工程\n│  │  ├─thirdparty                  // 第三方库目录\n│  │  │  ├─liteav              \n│  │  │  │  ├─CPlusPlus             // C++SDK 以第三方库方式接入   \n│  ├─SDK                            // C# SDK 目录\n│  │  ├─CSharp              \n│  │  ├─README.md\n├─ TRTC-API-Example-ActiveX          // 提供 ActiveX SDK 的使用Demo\n│  ├─TRTC-API-Example-ActiveX        // 提供 ActiveX 版本的Demo\n│  ├─SDK                             // 生成的 ActiveX SDK 目录\n│  │  ├─ActiveX              \n│  │  ├─README.md\n```\n\n\n\n## 提示\n\n- 目前只提供了的TRTC-API-Example-Qt工程、TRTC-API-Example-CSharp工程和TRTC-API-Example-ActiveX工程，如果你想使用其他的Windows平台的Demo，请参考[TRTCSDK](https://github.com/tencentyun/TRTCSDK)；\n\n\n\n## 联系我们\n- 如果你遇到了困难，可以先参阅 [常见问题](https://cloud.tencent.com/document/product/647/43018)；\n\n- 如果你想了解TRTC SDK在复杂场景下的应用，可以参考[更多场景案例](https://cloud.tencent.com/document/product/647/57486)；\n\n- 完整的 API 文档见 [SDK 的 API 文档](https://cloud.tencent.com/document/product/647/32268)；\n- 如果需要售后技术支持, 你可以点击[这里](https://cloud.tencent.com/document/product/647/19906)；\n- 如果发现了示例代码的 bug，欢迎提交 issue；\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencent-rtc%2Ftrtc_windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftencent-rtc%2Ftrtc_windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencent-rtc%2Ftrtc_windows/lists"}