meeting-room-compose

meeting-room-compose

使用Jetpack Compose开发的Google Meet风格视频会议应用

这是一个基于Jetpack Compose和Stream Video SDK开发的实时会议室应用,采用Google Meet风格界面。项目展示了Compose UI组件的完整实现,实时会议应用的无缝用户体验,以及可控制摄像头和麦克风的大厅界面。同时演示了Web和Android多平台参与者连接。该开源项目为开发者提供了构建现代Android视频会议应用的参考实现。

Jetpack Compose实时会议室Stream Video SDKAndroid开发视频通话Github开源项目

会议室 Compose

<p align="center"> <a href="https://opensource.org/licenses/Apache-2.0"><img alt="许可证" src="https://yellow-cdn.veclightyear.com/87312a0a/f1f773c2-0445-4dae-9164-08350bce298d.svg"/></a> <a href="https://android-arsenal.com/api?level=21"><img alt="API" src="https://yellow-cdn.veclightyear.com/87312a0a/a98fc9a9-ff04-4df7-9a0b-4adfb54bfec7.svg?style=flat"/></a> <a href="https://github.com/GetStream/meeting-room-compose/actions/workflows/android.yml"><img alt="构建状态" src="https://yellow-cdn.veclightyear.com/87312a0a/e945ab38-79b7-464e-923f-601c3185d18f.svg"/></a> <a href="https://getstream.io?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss"><img src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/HayesGordon/e7f3c4587859c17f3e593fd3ff5b13f4/raw/11d9d9385c9f34374ede25f6471dc743b977a914/badge.json" alt="Stream Feeds"></a> </p> 这是一个使用Jetpack Compose和[Stream Video SDK for Compose](https://getstream.io/video/docs/android?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss)构建的实时会议室应用,其设计风格类似于Google Meet。 该存储库的主要目标是展示以下内容: - 使用Jetpack Compose完整实现UI组件。 - 通过自定义[CallContent](https://getstream.io/video/docs/android/ui-components/call/call-content?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss)和[ParticipantVideo](https://getstream.io/video/docs/android/ui-components/participants/participant-video?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss),开发具有Google Meet风格的实时会议室应用,提供流畅的用户体验。 - 创建大厅界面,在加入会议室前可以控制物理设备,包括切换摄像头/麦克风和翻转摄像头视图。 - 展示多个参与者从不同平台(如网页和Android)连接的情况。 ## ✍️ 技术内容 如果你有兴趣了解如何使用Jetpack Compose构建实时会议室应用,我们建议你阅读**[使用Jetpack Compose构建Android实时会议室应用](https://getstream.io/blog/compose-meeting-room/)**。 ## :bulb: 其他相关存储库 如果你想探索更多使用Jetpack Compose和Stream SDK的存储库,可以查看以下项目: - [ChatGPT Android](https://github.com/skydoves/chatgpt-android):📱 ChatGPT Android展示了在Android上使用Stream Chat SDK for Compose实现OpenAI的ChatGPT。 - [WhatsApp Clone Compose](https://github.com/getStream/whatsApp-clone-compose):📱 WhatsApp克隆项目展示了使用Jetpack Compose和Stream Chat SDK for Compose构建的现代Android开发。 - [Slack Clone Android](https://github.com/GetStream/stream-slack-clone-android):📱 一个使用Jetpack Compose和Stream Chat SDK构建的聊天演示应用,遵循清洁架构原则。 - [Stream Draw Android](https://github.com/getStream/stream-draw-android):🛥 Stream Draw是一个完全使用Jetpack Compose构建的实时多人绘画和聊天游戏应用。 - [Facebook Messenger Clone](https://github.com/MathRoda/Messenger-clone):使用Stream SDK和Jetpack Compose构建的Facebook Messenger克隆应用。 ## 📲 下载APK 前往[Releases](https://github.com/GetStream/meeting-room-compose/releases)下载最新的APK。 <a href="https://getstream.io/video/docs/android?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss"> <img src="https://yellow-cdn.veclightyear.com/87312a0a/039a694d-54f5-4d01-ba13-3522f017f21f.png" align="right" width="12%"/> </a> ## 🛥 Stream Video SDK **Meeting Room Compose**使用__[Stream Video SDK for Compose](https://getstream.io/video/docs/android?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss)__来实现实时视频会议功能。 如果你有兴趣为你的应用添加强大的应用内视频通话、音频聊天室、直播功能,请查看__[Android视频通话教程](https://getstream.io/video/docs/android/tutorials/video-calling/utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss)__! - [GitHub上的Stream Video SDK for Android](https://github.com/getStream/stream-video-android) - [视频通话教程](https://getstream.io/video/docs/android/tutorials/video-calling?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss) - [音频聊天室教程](https://getstream.io/video/docs/android/tutorials/audio-room?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss) - [直播教程](https://getstream.io/video/docs/android/tutorials/livestream/?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss) ## 💻 构建你自己的视频会议室项目 <details> <summary> 如果你想构建自己的视频会议室项目,请按照以下步骤操作:</summary> <de> 1. 访问__[Stream登录页面](https://getstream.io/try-for-free?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss)__。 2. 如果你有GitHub账号,点击**使用GITHUB注册**按钮,几秒钟内即可完成注册。 ![stream](https://yellow-cdn.veclightyear.com/87312a0a/f5eb1cb7-76b8-4b3b-9549-2f0189115e4f.png) 3. 如果你没有GitHub账号,填写输入框并点击**开始免费试用**按钮。 4. 进入__[控制面板](https://dashboard.getstream.io?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss)__,然后点击**创建应用**按钮,如下所示。 ![stream](https://yellow-cdn.veclightyear.com/87312a0a/744bbf58-e5c7-4840-ad9d-33937a2949b0.png) 5. 填写空白处,如下所示,然后点击**创建应用**按钮。 ![stream](https://yellow-cdn.veclightyear.com/87312a0a/5fc277d8-4a3c-458d-a879-8b234c78a818.png) 6. 你将看到如下图所示的**密钥**,复制它。 ![stream](https://yellow-cdn.veclightyear.com/87312a0a/69fdd5f4-d351-4242-ab46-24fa175f9d47.png) 7. 转到[MeetingRoomApp](https://github.com/GetStream/meeting-room-compose/blob/main/app/src/main/kotlin/io/getstream/meeting/room/compose/MeetingRoomApp.kt#L39)类,将`apiKey`属性更改为你的密钥。 8. 构建并运行项目。 </details> ## 📷 预览 <p align="center"> <img src="https://yellow-cdn.veclightyear.com/87312a0a/92e59417-045b-422d-ab4d-79a599fc4046.png" alt="drawing" width="330" /> <img src="https://yellow-cdn.veclightyear.com/87312a0a/6079c306-72a1-460a-980d-bb81f360ae10.png" alt="drawing" width="330" /> </p> ## 🛠 技术栈与开源库 - 最低SDK级别21。 - 100%基于[Jetpack Compose](https://developer.android.com/jetpack/compose) + [Coroutines](https://github.com/Kotlin/kotlinx.coroutines) + [Flow](https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/)进行异步处理。 - [Stream Video SDK for Compose](https://getstream.io/video/docs/android?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=Github_Aug2023_Jaewoong_MeetingRoomCompose&utm_term=DevRelOss):Stream的多功能Core + Compose UI组件库,允许你基于在Stream全球边缘网络上运行的Webrtc构建视频通话、音频聊天室和直播应用。 - Jetpack - Compose:Android的现代UI开发工具包。 - ViewModel:UI相关数据持有者和生命周期感知。 - Navigation:用于屏幕导航和[Hilt Navigation Compose](https://developer.android.com/jetpack/compose/libraries#hilt)用于依赖注入。 - [Hilt](https://dagger.dev/hilt/):依赖注入。 - [Retrofit2 & OkHttp3](https://github.com/square/retrofit):构建REST API和分页网络数据。 - [Sandwich](https://github.com/skydoves/sandwich):一个适应性强且轻量级的密封API库,专为Kotlin和Android设计,专门用于高效的Retrofit响应建模和异常处理。 - [ksp](https://github.com/google/ksp):Kotlin符号处理API。 ## 👨‍👨‍👦‍👦 测试多个参与者 为了在不同平台上进行交互式测试,你可以使用Stream网页应用。你可以通过[Stream Video Web Demo](https://getstream.io/video/demos/?id=GzGQPrISLSHk)简单地加入网页应用。 ![Stream Video Web Demo](https://github.com/GetStream/stream-video-android/assets/24237865/e2b4d958-53a5-44c6-953a-5c957095d72d) ## 🤝 贡献 除了聊天功能外,大多数功能尚未完成,因此任何人都可以遵循[贡献指南](https://github.com/GetStream/meeting-room-compose/blob/main/CONTRIBUTING.md)来贡献和改进这个项目。 ## 觉得这个仓库有用吗? 💙 通过加入这个仓库的__[星标者](https://github.com/GetStream/meeting-room-compose/stargazers)__来支持它。 :star: <br> 同时,在GitHub上关注__[维护者](https://github.com/skydoves)__,了解我们的下一个创作! 🤩 # 许可证 ```xml 版权所有 2023 Stream.IO, Inc. 保留所有权利。

根据 Apache 许可证 2.0 版("许可证")获得许可; 除非遵守许可证,否则您不得使用此文件。 您可以在以下网址获取许可证副本:

http://www.apache.org/licenses/LICENSE-2.0

除非适用法律要求或书面同意,否则根据许可证分发的软件是基于"按原样"分发的, 不附带任何明示或暗示的担保或条件。 有关许可证下的特定语言管理权限和限制,请参阅许可证。

编辑推荐精选

酷表ChatExcel

酷表ChatExcel

大模型驱动的Excel数据处理工具

基于大模型交互的表格处理系统,允许用户通过对话方式完成数据整理和可视化分析。系统采用机器学习算法解析用户指令,自动执行排序、公式计算和数据透视等操作,支持多种文件格式导入导出。数据处理响应速度保持在0.8秒以内,支持超过100万行数据的即时分析。

AI工具酷表ChatExcelAI智能客服AI营销产品使用教程
DeepEP

DeepEP

DeepSeek开源的专家并行通信优化框架

DeepEP是一个专为大规模分布式计算设计的通信库,重点解决专家并行模式中的通信瓶颈问题。其核心架构采用分层拓扑感知技术,能够自动识别节点间物理连接关系,优化数据传输路径。通过实现动态路由选择与负载均衡机制,系统在千卡级计算集群中维持稳定的低延迟特性,同时兼容主流深度学习框架的通信接口。

DeepSeek

DeepSeek

全球领先开源大模型,高效智能助手

DeepSeek是一家幻方量化创办的专注于通用人工智能的中国科技公司,主攻大模型研发与应用。DeepSeek-R1是开源的推理模型,擅长处理复杂任务且可免费商用。

问小白

问小白

DeepSeek R1 满血模型上线

问小白是一个基于 DeepSeek R1 模型的智能对话平台,专为用户提供高效、贴心的对话体验。实时在线,支持深度思考和联网搜索。免费不限次数,帮用户写作、创作、分析和规划,各种任务随时完成!

AI主流办公工具有哪些办公热门AI 助手
KnowS

KnowS

AI医学搜索引擎 整合4000万+实时更新的全球医学文献

医学领域专用搜索引擎整合4000万+实时更新的全球医学文献,通过自主研发AI模型实现精准知识检索。系统每日更新指南、中英文文献及会议资料,搜索准确率较传统工具提升80%,同时将大模型幻觉率控制在8%以下。支持临床建议生成、文献深度解析、学术报告制作等全流程科研辅助,典型用户反馈显示每周可节省医疗工作者70%时间。

Windsurf Wave 3

Windsurf Wave 3

Windsurf Editor推出第三次重大更新Wave 3

新增模型上下文协议支持与智能编辑功能。本次更新包含五项核心改进:支持接入MCP协议扩展工具生态,Tab键智能跳转提升编码效率,Turbo模式实现自动化终端操作,图片拖拽功能优化多模态交互,以及面向付费用户的个性化图标定制。系统同步集成DeepSeek、Gemini等新模型,并通过信用点数机制实现差异化的资源调配。

AI IDE
腾讯元宝

腾讯元宝

腾讯自研的混元大模型AI助手

腾讯元宝是腾讯基于自研的混元大模型推出的一款多功能AI应用,旨在通过人工智能技术提升用户在写作、绘画、翻译、编程、搜索、阅读总结等多个领域的工作与生活效率。

AI助手AI对话AI工具腾讯元宝智能体热门 AI 办公助手
Grok3

Grok3

埃隆·马斯克旗下的人工智能公司 xAI 推出的第三代大规模语言模型

Grok3 是由埃隆·马斯克旗下的人工智能公司 xAI 推出的第三代大规模语言模型,常被马斯克称为“地球上最聪明的 AI”。它不仅是在前代产品 Grok 1 和 Grok 2 基础上的一次飞跃,还在多个关键技术上实现了创新突破。

OmniParser

OmniParser

帮助AI理解电脑屏幕 纯视觉GUI元素的自动化解析方案

开源工具通过计算机视觉技术实现图形界面元素的智能识别与结构化处理,支持自动化测试脚本生成和辅助功能开发。项目采用模块化设计,提供API接口与多种输出格式,适用于跨平台应用场景。核心算法优化了元素定位精度,在动态界面和复杂布局场景下保持稳定解析能力。

OmniParser界面解析交互区域检测Github开源项目
流畅阅读

流畅阅读

AI网页翻译插件 双语阅读工具,还原母语级体验

流畅阅读是一款浏览器翻译插件,通过上下文智能分析提升翻译准确性,支持中英双语对照显示。集成多翻译引擎接口,允许用户自定义翻译规则和快捷键配置,操作数据全部存储在本地设备保障隐私安全。兼容Chrome、Edge、Firefox等主流浏览器,基于GPL-3.0开源协议开发,提供持续的功能迭代和社区支持。

AI翻译AI翻译引擎AI翻译工具
下拉加载更多