Hi,
I've been working on the ReplayKit. I'm trying to figure out how to livestream the screen recording with RTMP protocol.
- (void)processSampleBuffer:(RPSampleBufferType)sampleBufferType {
//upload stream here or create writer/readers
}Anybody using any framework for this? Thank you!