Unity-FFmpeg-ScreenRecorder
Unity-FFmpeg-ScreenRecorder copied to clipboard
Android and iOS
does this work for android and ios too?
No, it only works on Windows. You can implement screen recording using the following two methods: https://assetstore.unity.com/packages/tools/integration/android-ios-native-screen-recorder-180403 (Better) or Gif recorder https://github.com/getsocial-im/getsocial-capture
Hey thanks for the reply! Is there any other free solution you know of for video recording with share feature?