Provenance-Emu / Provenance

iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
https://provenance-emu.com
Other
5.9k stars 685 forks source link

Add ReplayKit capability #686

Open JoeMatt opened 6 years ago

JoeMatt commented 6 years ago

ReplayKit allows for screen recording.

https://developer.apple.com/videos/play/wwdc2017/606/ https://developer.apple.com/documentation/replaykit

https://www.hackingwithswift.com/example-code/media/how-to-record-user-videos-using-replaykit

Would be useful for debugging and also just fun for users. Looks simple enough to integrate.

QuarterSwede commented 6 years ago

This would be brilliant!

Aaron Soderholm

On Feb 14, 2018, 4:59 PM -0700, Joe Mattiello notifications@github.com, wrote:

ReplayKit allows for screen recording. https://developer.apple.com/videos/play/wwdc2017/606/ https://developer.apple.com/documentation/replaykit Would be useful for debugging and also just fun for users. Looks simple enough to integrate. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

jasarien commented 6 years ago

@JoeMatt duplicate of #257 🤪

sevdestruct commented 6 years ago

Nice!

JoeMatt commented 6 years ago

@jasarien Well that was more of a question ticket, this is a feature outline ticket that I can update the top post as I hash out the idea and make a checklist. I'll close the other ticket and link it to here.