jgh- / VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo
MIT License
1.47k stars 538 forks source link

VCPreviewView.mm : 236: Invalid Operation #329

Closed ravimandal47 closed 8 years ago

ravimandal47 commented 8 years ago

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.

bintu1234 commented 8 years ago

Did you find any solution

ravimandal47 commented 8 years ago

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