LiteAVSDK / Player_iOS

Super player for iOS...
https://trtc.io/
1.11k stars 226 forks source link

直播流地址播放只有声音没有画面!! #243

Closed boweibowei closed 2 years ago

boweibowei commented 3 years ago

例如这个地址rtmp://58.200.131.2:1935/livetv/hunantv

SuperPlayerModel *playerModel = [[SuperPlayerModel alloc] init]; playerModel.videoURL =@"rtmp://58.200.131.2:1935/livetv/hunantv"; [self.playerView playWithModel:playerModel]; 有声音没有画面,显示一张红色背景

Tencent-Alice commented 3 years ago

您好,根据您的问题,可以拍个视频复现下,具体版本号可以提供下,方便我们进一步定位问题 技术问题 欢迎交流 q2562367495 注明来意

boweibowei commented 3 years ago

image 是在模拟器上面

Tencent-Alice commented 3 years ago

您好,真机上也有这个问题吗,可以提供下推拉流地址具体看下 技术问题,欢迎交流,便于交互,q2562367495

boweibowei commented 3 years ago

真机是好的,rtmp://58.200.131.2:1935/livetv/hunantv

rise-worlds commented 3 years ago

@boweibowei 解决了吗,我也碰到同样的问题

tgitpushping commented 2 years ago

用最新的Demo试试,已经优化过了