Hey guys,
In my app I'm trying to send a video to Vimeo.
The Video comes from the UIImagePickerController.
I managed to upload to Youtube but not Vimeo.
I've been searching for days (including documentation) but with no luck.
iMovie and Vimeo for iPhone are apps I know which upload videos to Vimeo.
Do you guys have any code that can help me?
Help Appreciated!
P.S
The vimeo documentation provides some code which is not in objective-C, is there a way I can use it for iPhone?
Here is the documentation:
Upload API
Thanks so much in advance!