Video Recorder from Camera -render 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?
Your answer
Follow this Question
Related Questions
Gameobject hierarchy recorder(Can it record more than transforms?) 0 Answers
Recording with two microphones in Unity C# 0 Answers
URP Video capture in standalone using cameraRender Texture 0 Answers
XML Save transform position 1 Answer
[HELP] Unable to Activate DontDestroyOnLoad Objects Children 1 Answer