Skip to content

Commit a805106

Browse files
author
chenliming
committed
编译不过呀pod
1 parent e1b8812 commit a805106

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

LFLiveKit/publish/LFStreamRtmpSocket.m

-5
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,7 @@
77
//
88

99
#import "LFStreamRTMPSocket.h"
10-
11-
#if __has_include(<pili-librtmp/rtmp.h>)
12-
#import <pili-librtmp/rtmp.h>
13-
#else
1410
#import "rtmp.h"
15-
#endif
1611

1712
static const NSInteger RetryTimesBreaken = 5; ///< 重连1分钟 3秒一次 一共20次
1813
static const NSInteger RetryTimesMargin = 3;

0 commit comments

Comments
 (0)