Frame Rate

Can I change the frame rate in the extension? I need frames to be transmitted at regular intervals.

Replies

I have this question too.

Can you just drop frames you don't want to send to your server?

Problem with ReplayKit 2 is, even if I am not using any buffer, extension memory increases all of suddent to 30 mb. I am getting 50mb crash even if I am scaling down the buffer to 40% on iPad 5th generation.

I am using only 3 to 4 frames per second, dropping all other.

I want to get rid of this sudden mempry increment of extension even if we are not processing any buffer. Can you tell me if this is a bug in extension?