corona
corona copied to clipboard
media.selectVideo() API compress the video on iOS
API media.selectVideo() https://docs.coronalabs.com/api/library/media/selectVideo.html
on iOS , after we select any video with media.selectVideo() , it compress the video after we select any video. This compressed video has very low quality and not usable most of the time.
Can we have any option to avoid video compression for this API media.selectVideo() on iOS ?
We probably need to update a lot of the media library on Apple Platforms first before doing a feature like this
Thank you for the update.