hey!
I´m a new developer and I´m trying to get a real-time video streaming of any computer´s desktop into iphone´s screen but I need some help
I´m trying to set a UDP connection coz I think HTTP could have some delay and be quite easier that way
I read that is preferible to set the connection manually with NSNetService rather than using CFNetServices
please gimme some hints of code example
thanks