trying to upload big video to facebook using resumable file method

146 views Asked by At

Im trying to upload a video to a group using graph api. I could upload video in my pc without any error but when I try to upload same video from my server (512MB RAM) it give me memory error. I saw a method to upload video using resumable method but I couldn't find any example. Can someone give me an example code for the process.

sorry for the stupid question Im Newbie :)

0

There are 0 answers