How to store video on iPhone while publishing video with RTMPStreamPublisher?
问题 Right now I am using RTMPStreamPublisher to publish the video at wowzaserver. It's uploading there successfully, but can anyone tell me how I can store the same video on the iPhone while uploading to the server? I am using https://github.com/slavavdovichenko/MediaLibDemos, but there is not much documentation available. If I can just store the data that is sent for publication then my work will be successful. Here is the method they are using to upload the stream, but I can't find a way to