Unity_Android_Screen_Recorder
Unity_Android_Screen_Recorder copied to clipboard
Help with public static void ShareAndroid
Hello, could you please add in the README.md how to use the NativeShare (public static void ShareAndroid) for sharing a video? By the way, I am using the plugin in Unity and it is recording well in a Note 10 plus devise. I had to comment: //androidRecorder.Call("setupVideo", width, height,bitrate, fps,audioEnable,VideoEncoder.H264.ToString());//this line manual sets the video record setting. You can use the defaut setting by comment this code block
Otherwise I get errors: "Some features are not supported by your device.
I will appreciate any help with Sharing the video. Best regards and thanks.