anyRTC-RTMP-OpenSource icon indicating copy to clipboard operation
anyRTC-RTMP-OpenSource copied to clipboard

iOS 拉流时, demo 中代码 频繁复现 只有声音没有画面

Open EnjoyWT opened this issue 2 years ago • 0 comments

如标题所述,iOS demo 中 rtmp 拉流时, 频繁出现 只有声音没有画面的问题。日志输出如下: 17:02:00 [💙] onStatisticsUpdate width = 0, height =0, fps = 0, videoBitrate = 0, audioBitrate = 16718 17:02:01 [💙] onStatisticsUpdate width = 0, height =0, fps = 0, videoBitrate = 0, audioBitrate = 17137 17:02:02 [💙] onStatisticsUpdate width = 0, height =0, fps = 0, videoBitrate = 0, audioBitrate = 16718 17:02:03 [💙] onStatisticsUpdate width = 0, height =0, fps = 0, videoBitrate = 0, audioBitrate = 7105 17:02:04 [💙] onAudioPlayStatusUpdate status = 1 reason = 2 17:02:04 [💙] onVideoPlayStatusUpdate status = 1, reason = 2

EnjoyWT avatar Jul 28 '23 09:07 EnjoyWT