JessYanCoding / JessYanCoding/InsGallery
Select Big Video More than 10 Minutes
- Dominant language
- Java
- Stars
- 673
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
is their any way to upload a big video without trimming it I want to upload video more than 10 mins
Please See to it its urgent
I am using this code
InsGallery.openGallery(this@CreateUserPostActivity, GlideEngine.createGlideEngine(),
GlideCacheEngine.createCacheEngine(), this@CreateUserPostActivity)
InsGallery.applyInstagramOptions(this@CreateUserPostActivity,PictureSelector.create(this)
.openGallery(PictureMimeType.ofVideo())
.videoMinSecond(1200)
.videoMaxSecond(2100)
.recordVideoMinSecond(1200)
but still the trim part gives me only 59 second video how to increase trim size
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.