Unity_Android_Screen_Recorder icon indicating copy to clipboard operation
Unity_Android_Screen_Recorder copied to clipboard

Help with public static void ShareAndroid

Open soundmartell opened this issue 4 years ago • 0 comments

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.

soundmartell avatar Jul 29 '21 10:07 soundmartell