nsurlsession

POST NSData to a Server

POST NSData to a Server Question: I am trying to POST the iPhone depth data to a Macbook using wifi (at-least 30 fps). I extracted depth CVPixelBuffer from ARSession followed by creating an NSMutableData. My question is that how I can POST this message (NSMutableData) to a server? In the meantime, how can I GET …

Total answers: 1