2

Our app is a live app, do a video screen function, i use the replaykit. I want to customize the video preview, but i can not get the video of the recorded path.

ina
  • 19,167
  • 39
  • 122
  • 201
ylgwhyh
  • 1,588
  • 18
  • 21
  • Hey, did you get the solution for that ? – Sharad Chauhan Aug 28 '17 at 08:42
  • No solution was found. – ylgwhyh Aug 29 '17 at 02:14
  • Technically there is no path to the file, since Replay Kit doesn't "save" smapleBuffer as file format. It pool `CMSampleBuffer` from memory address and quickly release them to keep memory available. You can make deep copy of those sample buffers, create video file out of it and save it to device would be a solution. – user3806731 Jun 08 '18 at 17:06

0 Answers0