<div dir="ltr"><div><div><div><div><div>Hello ,<br><br></div>I am using Live555 to get the stream from IP camera in native C/C++ code.<br></div>Using that stream to show in android application.<br><br></div>Till now we are using android-ndk-r10e to build the native and Live555 code.<br></div>Recently I have decided to use the android-ndk-r15c to keep up to date to support latest devices.<br><br></div>But I am getting following error while getting the stream.<br><br><b>This computer has an invalid IP address: 0.0.0.0<br></b><div><br></div><div>To debug the issue I have added the logs in <span style="font-family:arial,helvetica,sans-serif">"ourIPAddress()" function (in 
</span><pre><span style="font-family:arial,helvetica,sans-serif">"groupsock/GroupsockHelper.<wbr>cpp") .<br><br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">So my observation is that setupDatagramSocket returning -1 means socket creation is failing.<br><br><br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">Also Please note that If I use <b>android-ndk-r14b</b> then it is working but not with  <b>android-ndk-r15c.</b><br><br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">Could you please provide some input on this ?<br><br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">Thanks and Regards,<br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">Kuldeep More<br></span></pre></div><br></div>