-
Notifications
You must be signed in to change notification settings - Fork 125
Open
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
Metadata
Metadata
Assignees
Labels
No labels