-
Couldn't load subscription status.
- Fork 21
秀场直播二期新增文档 #3328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
秀场直播二期新增文档 #3328
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"及以上“是不是统一改成”或以上“,因为只要是其中任意一个版本就可以
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
按照 SG 路径需要用 code font,像下文的「打开 BeautyAPI/Android 文件夹」就用了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iOS 同
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里是不符合的 style 的,因为老站上表格如果有比较长的 code font,那么表格的宽度会很奇怪
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
那么步骤 1 是不是也可以提一下,联系相芯的时候还要提供包名
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
iOS 的 bundleid 同
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
仓库里没搜到这个文件,应该类似于本地的用户设置文件?是否稍加说明
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| | FaceUnity/Lib/Resources | iOS/FULib | | |
| | 资源文件:FaceUnity/Lib/Resources | iOS/FULib | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
保持统一?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
一般 pod 完都是打开 .xcworkspace 文件,可能要再确认下
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个跟项目有关,不是固定的
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 4. 编译成功后,你的 iOS 设备上会出现美颜应用。在 iOS 系统设置中将该应用设为信任开发者后你才能打开应用。 | |
| 4. 编译成功后,你的 iOS 设备上会出现美颜应用。在 iOS 系统设置中将该应用设为信任开发者,即可打开应用。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
xxx后你才能xxx,觉得有一点点口语化
markdown/beauty/相芯/beauty_run_github_project_faceunity_android.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
下文代码里是不是没体现 onCaptureVideoFrame?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
代码块的第二段里
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我在这个文件里搜索 onCaptureVideoFrame 只有一处,没看到代码块里有(难道是本地和远端没同步?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ios 通过证书文件鉴权在后面的实现代码中没有体现,是预期的嘛(android 有
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check了代码,这个文件只要集成,pod install就可以。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| // 当处理结果为 SKIPPED(忽略)时,代表你丢帧,即外部自采集的视频数据不传入声网 SDK | |
| // 当处理结果为 SKIPPED(忽略)时代表丢帧,即外部自采集的视频数据不传入声网 SDK |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这部分描述比 ios 详细,可以 copy 过去
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
「通过 Beauty API 的 onFrame 函数,你可以将外部自采集的视频数据传入并进行处理。当处理结果不为 SKIPPED(忽略)时,用自采集的视频数据替代 onCaptureVideoFrame 函数中的 VideoFrame,并传入声网 SDK。」这是逻辑是 Android 里的,iOS 的代码逻辑只做了「将外部自采集的视频数据传入并进行处理。」
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
发现没有 参考信息/API参考 这一小节,是因为场景化 API 不需要写单独的 API文档吗
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Android 同
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
没有时间写单独的 API 文档,这个集成文档对 API 的调用也都介绍了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这两个应该也算子步骤,应该要加一下有序编号
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
是的。但是因为这种步骤序号带来的缩进 UI 改进现在还在调整,新站还没有做出来。所以为了好读,暂时取消了这里该写的序好。序好会让本节的内容全部缩进,本节的内容又很多,读起来很窄。
markdown/beauty/商汤/1.0.1.1/beauty_integration_sensetime_android.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
可能要斟酌一下是否需要 destroy RtcEngine,因为只要说完美颜 API 的调用流程就可以结束了,销毁 RtcEngine 不属于美颜 API 的调用流程。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里给一个跑起来的界面图可能更好一些。
markdown/beauty/商汤/1.0.1.1/beauty_run_github_project_sensetime_ios.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
集成 SDK 作为一个二级标题体现在右侧导航中可能会更好点
场景化美颜
https://docs-preprod.agora.io/cn/showroom/beauty_overview?platform=All%20Platforms
