DmcSDK / cordova-plugin-mediaPicker

cordova android ios mediaPicker support selection of multiple image and video gif ✨ cordova android 和 ios 图片视频选择cordova插件,支持多图 视频 gif,ui类似微信
MIT License
139 stars 93 forks source link

Can't import large video in IOS #88

Open weiz18 opened 4 years ago

weiz18 commented 4 years ago

Hey, when importing a large video (6 mins video) from library using `getMedias, it doesn't seem to return anything, or maybe IOS is doing compression internally but there is no way to tell if the imported video is being processed by IOS.

Thanks

josiaho commented 4 years ago

I noticed the default size limit is 180M, have you tried increasing that option?