How to Play video data coming from server in iOS -


I am working on an iOS application which requires the video coming from the server. Video data is coming in packets and its H264 encoded format. After looking for the AVFoundation option, I did not find anything in the packet with video data received in the packet from the socket connection. If someone can tell me in the right direction then it will be very helpful. I have been stuck on it for a few days


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

javascript - How to use the code plugin with popcornjs -