Closed makakaorg closed 3 months ago
https://www.renderheads.com/content/docs/AVProMovieCapture/articles/usage-photo-library.html it's said on documentation that this works only on iOS. Maybe chosing a fallback option could be an enhancement request.
https://www.renderheads.com/content/docs/AVProMovieCapture/articles/usage-photo-library.html it's said on documentation that this works only on iOS. Maybe chosing a fallback option could be an enhancement request.
yeah, because other sections have different settings for different OSs
Output folder of "Photo Library" will now behave as for "Relative To Pictures" on Android in the next release (version 5.2.5)
Output folder of "Photo Library" will now behave as for "Relative To Pictures" on Android in the next release (version 5.2.5)
The Samsung A71 has a delay of showing in the Gallery app. When using the default Camera app, there is no delay.
To fetch the new images in the Gallery app, I need to manually pull down the list of photos, which is not obvious for the user. I believe that there is an event internally in Android to notify the Gallery app — please, implement it.
It's already implemented, you need to make sure update photo gallery is enabled in the Android specific settings for the capture component. It should be enabled by default when choosing relative to pictures or videos (and now photo library).
It's already implemented, you need to make sure update photo gallery is enabled in the Android specific settings for the capture component. It should be enabled by default when choosing relative to pictures or videos (and now photo library).
It was checked for Android in my project, and it doesn't work: "Update Media Gallery".
For now, 5.2.5 is not released, and with 5.2.4 I set "Photo Library" in the Editor to work on iOS, and "Relative to Pictures" in the code to work on Android. The Gallery is not updated automatically with checked flag.
Output folder of "Photo Library" will now behave as for "Relative To Pictures" on Android in the next release (version 5.2.5)
Any news about 5.2.5 release date?
AVPro Movie Capture version 5.2.5 has been released. Please let us know if it has not fixed your issue.
AVPro Movie Capture version 5.2.5 has been released. Please let us know if it has not fixed your issue.
"Photo Library" is working, but The Gallery is still not updated automatically with checked flag ("Update Media Gallery") on the Samsung Galaxy A71 - please fix it. I didn't test with other Android Devices.
Unity Version
2022.3.30
AVPro Movie Capture Version
5.2.4 Mobile Edition
Which platform(s) are you using?
Android
Which OS version(s) are you using?
Android 13
Which rendering API(s) are you using?
OpenGLES
Hardware
Samsung Galaxy A71
Which capture component are you using?
Capture From Screen
Capture mode
Realtime
Which output mode are you using?
Video file
Video codecs
H264
Audio source
Microphone
Audio codecs
AAC
Any other component configuration
No response
The issue
Output Folder "Photo Library" doesn't work on Android. However, iOS saves into Photos app correctly.
But on Android, the file is not saved. If I set to "Relative to Pictures" instead, then it is saved into DCIM folder on Android and shown in the Gallery app.
So there is no cross-platform solution from the box.
Log output