Unity-Technologies / GenericFrameRecorder

This GitHub package is DEPRECATED. Please get the new Unity Recorder from the Asset Store (https://assetstore.unity.com/packages/essentials/unity-recorder-94079) Use the editor builtin Bug Reporter to report issues. You can track and vote for issues on the Issue Tracker (https://issuetracker.unity3d.com)
MIT License
534 stars 66 forks source link

Start Recording from Script #68

Open sheveg opened 6 years ago

sheveg commented 6 years ago

As I need to record a scene with very exact timings I cannot do this via the buttons from Editor. How can I start a recording session with specific settings e.g. Unity/Movie Recorder in 4K with 16/9 aspect ratio etc. from code?

dustinkerstein commented 6 years ago

+1

I also need this type of functionality to synchronize animations.

caseypugh commented 6 years ago

+1 - I wish this was plugin wasn't so deeply married to the UnityEditor. I'm having to rewrite/reuse helpful pieces of this plugin to make my own custom one that leverages MediaEncoder

lvictorino commented 6 years ago

+1 - Wait... you mean it's not possible to control Recorder from script right now?

SolarianZ commented 6 years ago

+1 really need this

kittenofdeath commented 5 years ago

+1

MohsenneChaverdie commented 5 years ago

+1

mercuryal commented 5 years ago

+1

Im finding some plugin to record screen from script... this seems to work only with editor