I am using https://github.com/yuyedaidao/pili-ios-camera-recorder library to stream video using RTMP. The library uses VideoCore in it. In my app right after I stop streaming I get OGL(/Users/ravi/repo/LiveStreaming/PLRecorderKit/Vendor/VideoCore/api/iOS/VCPreviewView.mm):: 236: Invalid Operation
in Log. The log continues to print as long as the app is running.
I am using https://github.com/yuyedaidao/pili-ios-camera-recorder library to stream video using RTMP. The library uses VideoCore in it. In my app right after I stop streaming I get
OGL(/Users/ravi/repo/LiveStreaming/PLRecorderKit/Vendor/VideoCore/api/iOS/VCPreviewView.mm):: 236: Invalid Operation
in Log. The log continues to print as long as the app is running.