pili-engineering / PLMediaStreamingKit

PLMediaStreamingKit 是七牛推出的一款适用于 iOS 平台的推流 SDK,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。

Home Page:https://github.com/pili-engineering/PLMediaStreamingKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

推流的时候总是输出: [PLStreamingSession] cannot push pixelbuffer since last pixelbuffer is still on going

helinyu opened this issue · comments

这个问题怎么解决?

commented

我也有同样的问题,还没有解决呢

commented

同样mark一下,升级到最新的库也是这样,

commented

[W] Pili-Streaming cannot push pixelbuffer since last pixelbuffer is still on going -[PLStreamingSession pushPixelBuffer:completion:] PLStreamingSession.m:885

commented

求解决,上一次开播关播的时候调了destroy,但是推流时一直报这个错

在 App 资源占用过高导致上一帧来不及完成编码等相关操作时就会打印这条日志,其实影响不大,可以忽略。