I'm working on an app that allow users to make video calls. I'm doing this by using OpenTok2.5 iOS SDK. I want to record calls and want to store them somewhere. My problem is, there is no way to start a call archiving using Open Tok iOS SDK. I'm using parse for app backend support(database). Could someone please provide some example code or any tutorial to do this from app side or by using parse cloud code.
Thanks, Ravi.