Re: [Live-devel] Socket creation issue with android-ndk-r15c and above.

2018-02-23 Thread Ross Finlayson
> On Feb 23, 2018, at 10:36 PM, Kuldeep More > wrote: > > Hello Ross, > > Why is your call to “setupDatagramSocket()” failing? > > Now I have added some extra logs in “setupDatagramSocket()”. > From the logs socket error number I am getting is 92 and error string is > Protocol not available

Re: [Live-devel] Socket creation issue with android-ndk-r15c and above.

2018-02-23 Thread Kuldeep More
Hello Ross, Why is your call to “setupDatagramSocket()” failing? Now I have added some extra logs in “setupDatagramSocket()”. >From the logs socket error number I am getting is *92* and error string is *Protocol not available.* Also found that on some devices it is working fine. But on some devic

Re: [Live-devel] Socket creation issue with android-ndk-r15c and above.

2018-02-23 Thread Ross Finlayson
> So my observation is that setupDatagramSocket returning -1 means socket > creation is failing. Why is your call to “setupDatagramSocket()” failing? Remember, You Have Complete Source Code. Ross Finlayson Live Networks, Inc. http://www.live555.com/ __