Looking for example for multiple video upload with progress view . Here i have defined steps.
- Open gallery and select video.
- select video from gallery and after compilation of selection ,create thumb image.
- All selected video show with thumb images in tableview or collection view
- showing video uploading process in Tableview or Collection view with progress .
Any one know how to do that, i would be helpful for me .
May be we can use NSUrlsession UPload task but not able to implement.