iosvideo-streamingvideo-capturecustom-protocol

sending video by hand-made protocol


I'm going to develop an application, whose main task would be send video frames captured from device camera to server. Server uses protocol over TCP. I heard that Apple restricts developers from using any video streaming protocols, except HTTP live streaming. Is this information correct? Will be there any problems while approving my app in appstore?


Solution

  • After some digging into the topic, found some info, here is another topic. And for video broadcasting from device we cannot use HLS.