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