Re: [Live-devel] Live555 libraries for Macosx - 32 bit Issue

2014-08-03 Thread Ross Finlayson
Please DO NOT send the same question to the mailing list more than once. This is basic email 'netiquette', and is also covered in the FAQ that everyone was asked to read before posting to the mailing list. Because of this, all future postings from anyone "@mindtree.com" will be moderated. Ro

[Live-devel] Live555 libraries for Macosx - 32 bit Issue

2014-08-03 Thread Sudhir Potnuru
Hi All, We are working on developing a RTSP client application in QT platform which can be ported on both Windows and Mac OS 32bit. We have successfully build the live555 libraries for Windows platform and integrated the same in our application. Now we are working on building the live555 librar

Re: [Live-devel] HOW REALIZED NAT TRAVERSAL IN LIVE555

2014-08-03 Thread Ross Finlayson
> How Live555 client side library makes UDP ports reachable from the global > network for incoming UDP traffic when both client and server are under NAT In short, it can't. RTSP works by having a RTSP client contact a RTSP server, to request a specific stream. If the RTSP client can't contact

[Live-devel] HOW REALIZED NAT TRAVERSAL IN LIVE555

2014-08-03 Thread minus
How Live555 client side library makes UDP ports reachable from the global network for incoming UDP traffic when both client and server are under NAT and all UDP ports are not opened for the network? Does it use STUN or something else? -- Vadim ___