QuickBlox / q-municate-android

Qmunicate Android chat application
MIT License
254 stars 197 forks source link

Maximum video size & Length of video uploading? #256

Closed sheikhrashid closed 7 years ago

sheikhrashid commented 7 years ago

I want to know what is maximum video size and Length of video uploading in Quickblox Android SDK 3.3.5

tatanka987 commented 7 years ago

Note: The maximum size of the uploaded file is 100 mb

Please read documentation before post issue.

sheikhrashid commented 7 years ago

Thanks much. I have already read the documentation. I just wanted to know is there any limit for Length as well?

tatanka987 commented 7 years ago

for attachments functionality used module Content it means other parameters of file (duration, width, hight, etc.) doesn't matter, only file size.