{"id":20268723,"url":"https://github.com/agoraio/agora-with-qt","last_synced_at":"2026-02-12T15:31:32.288Z","repository":{"id":55386271,"uuid":"161766859","full_name":"AgoraIO/Agora-with-QT","owner":"AgoraIO","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-04T06:18:14.000Z","size":154,"stargazers_count":30,"open_issues_count":6,"forks_count":13,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-08-24T21:30:59.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"QML","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/AgoraIO.png","metadata":{"files":{"readme":"README.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}},"created_at":"2018-12-14T10:07:09.000Z","updated_at":"2025-08-20T06:25:47.000Z","dependencies_parsed_at":"2022-08-14T23:10:22.407Z","dependency_job_id":null,"html_url":"https://github.com/AgoraIO/Agora-with-QT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AgoraIO/Agora-with-QT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO%2FAgora-with-QT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO%2FAgora-with-QT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO%2FAgora-with-QT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO%2FAgora-with-QT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AgoraIO","download_url":"https://codeload.github.com/AgoraIO/Agora-with-QT/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgoraIO%2FAgora-with-QT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29370546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-14T12:19:48.095Z","updated_at":"2026-02-12T15:31:32.272Z","avatar_url":"https://github.com/AgoraIO.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agora With Qt Quick\n\nThis opensource project shows how to integrate [Agora](www.agora.io) video SDK with Qt Quick(32bit) and implements  video broadcasting\n\n\nThe following features are included in this sample project:\n\n- Join / leave channel\n- Set role as broadcaster or audience\n- Mute / unmute audio\n- Change camera\n- Setup resolution, frame rate and bit rate\n\n\nQt Quick\n\n- UI \n\nThis project use Qt Quick as UI and  Agora SDK capture,encode,transfer, decode, render video and audio.\n\nQt Quick reference [Qt Quick website](https://doc.qt.io/qt-5/qtquick-index.html)\n\nAgora SDK reference [Agora Document](https://docs.agora.io/cn/Interactive Broadcast/product_live?platform=All Platforms)\n\n\n## Developer Environment Requirements\n* Win7 or higher/Mac\n* Qt Creator\n\n### Run the sample program\n\nRegister your account with [Agora.io Registration](https://dashboard.agora.io/cn/signup/) and create your own test project to get the AppID.Fill in the AppID into source code `agorartcengine.cpp`\n\n```c++\n    context.appId = \"\"; // Specify your APP ID here\n```\n\nNext, download the **Agora Video SDK** from [Agora.io SDK](https://docs.agora.io/en/Agora%20Platform/downloads). Unzip the downloaded SDK package and copy the **sdk** to the \"Agora-with-QT\" folder in project(the old one may be over written).\n\n* Windows： copy folder sdk to the directory where AgoraVideoCall.pro is located in.\n* \n* Mac：`libs/AgoraRtcEngineKit.framework` copy to lib folder\n\nFinaly, use Qt Creator to open `AgoraVideoCall.pro` file, then build and run.\n\n## Running Environment\n* Windows/Mac\n\n## Contact us\n\n- For potential issues, you may take a look at our [FAQ](https://docs.agora.io/en/faq) first\n- Dive into [Agora SDK Samples](https://github.com/AgoraIO) to see more tutorials\n- Would like to see how Agora SDK is used in more complicated real use case? Take a look at [Agora Use Case](https://github.com/AgoraIO-usecase)\n- Repositories managed by developer communities can be found at [Agora Community](https://github.com/AgoraIO-Community)\n- You can find full API document at [Document Center](https://docs.agora.io/en/)\n- If you encounter problems during integration, you can ask question in [Developer Forum](https://stackoverflow.com/questions/tagged/agora.io)\n- You can file bugs about this sample at [issue](https://github.com/AgoraIO/Agora-with-QT/issues)\n\n## License\n\nThe MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagoraio%2Fagora-with-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagoraio%2Fagora-with-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagoraio%2Fagora-with-qt/lists"}