jgh- / VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VCPreviewView.mm : 236: Invalid Operation

ravimandal47 opened this issue · comments

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.

commented

Did you find any solution

Yes, this was because we did a mistake. We were setting the preview window value to nil.