Home Integration Usage API FAQ URP14 # Description Next Gen Recorder is a video recording library for iOS, tvOS and macOS platforms. It is written from scratch by one of the Everyplay developers who thinks that world still needs a high performance recording system. Everyplay was a gameplay video recording and sharing system with a community of millions of users that got unfortunately shutdown in October 2018. Next Gen Recorder takes the gameplay recording to the next level. ## Key Features - high performance, 60 fps recording - fully asynchronous, will not block your game threads - record any 2d texture, not just the screen - highlight recording, export the whole gameplay or just the most important parts - custom watermark, not available in Free version - easily save the video to the photos or share it through the native share sheet - session support, record multiple gameplay videos and choose later what video to share - full access to the recorded video so you may also implement your own sharing/upload code when needed - custom bit rate, frame rate and video size support - supports Metal and OpenGL renderers - supports textures in gamma and linear colorspace - supports Built-In Render Pipeline and Scriptable Render Pipeline (SRP, HDRP, URP<=12) - URP 14 requires a custom integration! - supports Unity 2017.4.40 and up - experimental multi channel audio recording (up to 8 channels) - also works in Unity editor on macOS ## Minimum OS versions for recording - iOS 9.0 - tvOS 9.0 - macOS 10.11 ## Minimum OS versions for sharing - iOS 9.0 (Photos and ShareSheet) - tvOS 10.0 (Photos) - macOS 10.11 (Save video dialog) ## Support Incase you are having problems with Next Gen Recorder, don't hesitate to contact ![Support](img/support.png "Support"). In case you are facing a bug or a crash please try the latest version first. ## About the author See more about the author by clicking [here](http://www.pmjo.org/about/ "About").