Can anyone help me to know how an app like this is done?
Is the way to capture the camera's video stream using AVFoundation?
To be clear, I don't want to capture the video and save it, I want to stream it over a wireless network as an IP camera or over INTERNET to a web server.
and i take a look to some code sinppets just like AVCam and technical note form apple but they were not helpful in the way i want
thanks,