'trying to upload big video to facebook using resumable file method

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 :)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source