0

how to set the video format of the iPhone camera captured? I think that can be mov,mp4, h.2x , because iPhone can play it, but can not find API to set the video format to recording .....

also want upload the video to youtube, anyone know where can find a good open source code for this purpose, I think that this feature will be commonly and it must be done by other coder....just want save time for this purpose ..

thanks for your help

iXcoder
  • 1,564
  • 4
  • 20
  • 41

2 Answers2

0

use gdata is enough

iXcoder
  • 1,564
  • 4
  • 20
  • 41
0

Using gdata is the way to go as Robin mentioned above. Here is a great article that outlines what you need to do and provides a great set of source code to get you started.

Hope this helps!!

stitz
  • 1,429
  • 1
  • 16
  • 33