If I run Broadcast Upload Extension scheme,
- (void)processSampleBuffer:(CMSampleBufferRef)sampleBuffer withType:(RPSampleBufferType)sampleBufferType
Get it sampleBuffer.
but if I run application scheme, Broadcast Upload Extension is not working.
Why can't I get sampleBuffer?