{"id":19643621,"url":"https://github.com/anyrtcio-community/anyrtc-rtcp-ios","last_synced_at":"2025-09-11T23:40:55.758Z","repository":{"id":127984878,"uuid":"111931273","full_name":"anyrtcIO-Community/anyRTC-RTCP-iOS","owner":"anyrtcIO-Community","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-07T02:24:37.000Z","size":57914,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-28T13:33:40.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-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/anyrtcIO-Community.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-24T15:14:30.000Z","updated_at":"2021-09-07T02:24:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc7c3129-c09f-4998-9343-c3897a3b4cac","html_url":"https://github.com/anyrtcIO-Community/anyRTC-RTCP-iOS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anyrtcIO-Community/anyRTC-RTCP-iOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrtcIO-Community%2FanyRTC-RTCP-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrtcIO-Community%2FanyRTC-RTCP-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrtcIO-Community%2FanyRTC-RTCP-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrtcIO-Community%2FanyRTC-RTCP-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anyrtcIO-Community","download_url":"https://codeload.github.com/anyrtcIO-Community/anyRTC-RTCP-iOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrtcIO-Community%2FanyRTC-RTCP-iOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274727269,"owners_count":25338399,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11T14:23:06.907Z","updated_at":"2025-09-11T23:40:55.739Z","avatar_url":"https://github.com/anyrtcIO-Community.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 重要提醒\nanyRTC 对该版本已经不再维护。[前往新版本](https://github.com/anyRTC/AriOSSDK).\n\n**新版本功能如下：**\n- 频道管理\n- 音频管理\n- 视频管理\n- 音频文件播放及混音\n- 音效文件播放管理\n- CDN推流\n- 本地推流CDN组件\n- 本地播放器组件\n- 跨频道流媒体转发\n- 直播导入在线媒体流\n- 视频双流模式\n- 音频自采集自渲染\n- 视频自采集自渲染\n- 耳返功能\n- 。。。\n\n更多示列请前往**公司网址： [www.anyrtc.io](https://www.anyrtc.io)**\n\n# anyRTC-RTCP-iOS\n\n## 简介\nanyRTC-RTCP-iOS实时直播，基于RTCPEngine SDK，实现快速实时直播，相比RTMPC更加快捷。\u003c/br\u003e\n\n## 安装\n### 1、编译环境\nXcode 8以上\u003c/br\u003e\n\n### 2、运行环境\n真机运行、iOS 8.0以上（建议最新）\n\n\n## 导入SDK\n\n### Cocoapods导入\n```\npod 'RTCPEngine', '~\u003e 3.0.2'\n```\n### 手动导入\n\n1. 下载Demo，或者前往[anyRTC官网](https://www.anyrtc.io)下载SDK\u003c/br\u003e\n![list_directory](/image/list_directory.png)\n\n2. 在Xcode中选择“Add files to 'Your project name'...”，将RTCPEngine.framework添加到你的工程目录中\u003c/br\u003e\n\n3.  打开General-\u003eEmbedded Binaries中添加RTCPEngine.framework\u003c/br\u003e\n\n\n## 如何使用？\n\n### 注册账号\n登陆[AnyRTC官网](https://www.anyrtc.io/)\n\n### 填写信息\n创建应用，在管理中心获取开发者ID，AppID，AppKey，AppToken，替换AppDelegate.h中的相关信息\n\n### 操作步骤：\n1、一部手机开启直播，点击右上角复制按钮，将复制的内容发送给另一部手机；\u003c/br\u003e\n\n2、另一部手机复制，点击观看直播，粘贴复制的内容到输入框，开始观看直播。\u003c/br\u003e\n\n### 资源中心\n [更多详细方法使用，请查看API文档](https://docs.anyrtc.io/v1/RTCP/)\n\n## 扫描二维码下载demo\n![RTCP](/image/kRHw.png)\n\n\n## 支持的系统平台\n**iOS** 8.0及以上\n\n## 支持的CPU架构\n**iOS** armv7 、arm64。  支持bitcode\n\n## ipv6\n苹果2016年6月新政策规定新上架app必须支持ipv6-only。该库已经适配\n\n## Android版anyRTC-RTCP\n[anyRTC-Meeting-Android](https://github.com/AnyRTC/anyRTC-RTCP-Android)\n\n## 网页版anyRTC-RTCP\n[anyRTC-RTCP-Web](https://www.anyrtc.io/demo/rtcp)\n\n## 更新日志\n\n* 2020年02月27日：\u003c/br\u003e\n\n添加发布、取消发布监听\u003c/br\u003e\n\n* 2019年05月24日：\u003c/br\u003e\n\n修复观看端不操作锁屏问题\u003c/br\u003e\n\n* 2019年05月15日：\u003c/br\u003e\n\nSDK更新3.0.0版本\u003c/br\u003e\n\n* 2018年11月09日：\u003c/br\u003e\n\n修复观看实时直播几率崩溃问题\n\n* 2018年11月08日：\u003c/br\u003e\n\n添加本地和远程的第一帧回调\u003c/br\u003e\n\n```\n//本地视频第一帧\n-(void)onRTCFirstLocalVideoFrame:(UIView*)videoView videoSize:(CGSize)size;\n\n//远程视频第一帧\n-(void)onRTCFirstRemoteVideoFrame:(UIView*)videoView videoSize:(CGSize)size;\n\n//视频大小变化回调\n- (void)onRTCVideoViewChanged:(UIView*)videoView didChangeVideoSize:(CGSize)size;\n```\n\n## 技术支持\n* anyRTC官方网址：https://www.anyrtc.io \u003c/br\u003e\n* QQ技术交流群：554714720 \u003c/br\u003e\n* 联系电话:021-65650071-816 \u003c/br\u003e\n* Email:hi@dync.cc \u003c/br\u003e\n\n## 关于直播\n本公司有一整套直播解决方案，特别针对移动端。本公司开发者平台[www.anyrtc.io](http://www.anyrtc.io)。除了基于RTMP协议的直播系统外，我公司还有基于WebRTC的时时交互直播系统、P2P呼叫系统、会议系统等。快捷集成SDK，便可让你的应用拥有时时通话功能。欢迎您的来电~\n\n## License\n\nRTCPEngine is available under the MIT license. See the LICENSE file for more info.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyrtcio-community%2Fanyrtc-rtcp-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanyrtcio-community%2Fanyrtc-rtcp-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyrtcio-community%2Fanyrtc-rtcp-ios/lists"}