Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 807 Bytes

release-notes-1.2.0.md

File metadata and controls

24 lines (14 loc) · 807 Bytes

PLCameraStreamingKit Release Notes for 1.2.0

内容

简介

PLCameraStreamingKit 为 iOS 开发者提供直播推流 SDK。

问题反馈

当你遇到任何问题时,可以通过在 GitHub 的 repo 提交 issues 来反馈问题,请尽可能的描述清楚遇到的问题,如果有错误信息也一同附带,并且在 Labels 中指明类型为 bug 或者其他。

通过这里查看已有的 issues 和提交 Bug

记录

接口

  • 添加了 PLStream 类,支持 Coding 协议便于打包存储
  • 更新 StreamingSession 创建方法,借助传递 PLStream 对象再无需推流时等待服务端生成推流地址