jamfromouterspace/expo-screen-recorder

Replaykit2 Full screen version

Opened this issue · 3 comments

Are you able to help make adjustments to this so that the user could record the WHOLE screen? I have been trying to figure this out, since I don't own a mac, and I really need the user to be able to record their whole screen.

What do you mean by the whole screen? Like, including the system menus?

This implementation records the full screen, but not the system menus. (I’m not sure it’s possible to programmatically record such that the system menus also appear)

like, your system stop recording when you go out of the app. I need it to keep recording after. Maybe utilizing a broadcast extension of some sort?

I never knew if that was possible. If it is, please share it!