0

I have an iOS app which uses ReplayKit broadcast extension to share the screen with WebRTC Web Client the video starts and runs for 10 seconds then it freezes with the last frame.

I used the code posted in the question below Using WebRTC to send an iOS devices’ screen capture using ReplayKit Thanks for "sumit meena"

But the timestamp did not work I had to change it with

let ctm = CMSampleBufferGetPresentationTimeStamp(sampleBuffer)
let timestamps = ctm.value

Any advice?

Aboulfouz
  • 98
  • 8

0 Answers0