thanh-nguyen-kim / Android_Screen_Recorder_Plugin

A simple android library project for record android screen in Unity
GNU General Public License v3.0
37 stars 14 forks source link

How can i render to some raw image #5

Open kartikkumar783 opened 1 year ago

thanh-nguyen-kim commented 1 year ago

Could you explain further about "Render to some raw image" mean?

kartikkumar783 commented 1 year ago

Means as right now we are saving this in storage i wants to render to some raw image in unity

thanh-nguyen-kim commented 1 year ago

You can use the Video Player class to load the video from storage and display it in the Raw Image. Have a look at this thread. https://discussions.unity.com/t/android-build-videoplayer-cannot-read-mp4-file/224348/2