URP Video capture in standalone using cameraRender Texture
Hello All,
I would like to record a video using a camera with render Texture in Unity. Previously I use this Frame Capturer https://github.com/unity3d-jp/FrameCapturer and it works well. However when i switched to URP it stops working. The Unity Recorder itself is no good, since its only record whats on the editor, but not on the build version
Is there any other free or Open source library that i can use? or even better, can someone show me how to code it?
Comment
Your answer