RTP/RTSP Issues on iPhone 12 Pro
Hello, we are using vlckit (podfile.lock reports MobileVLCKit 3.3.16.3) in an application to load an RTP stream using an SDP file. We started noticing that on iPhone 12 Pro/Pro Max we are unable to open the stream while all other devices we've tested with no issues. I'm seeing the request come through on the other end, but the stream never opens on the mobile client. I'm able to reproduce this using the VLC app on the iOS appstore as well.
This is popping up in the Xcode console repeatedly. This appears to be an error from libVLC (or Live555, I'm not sure).
Unable to determine our source address: This computer has an invalid IP address: 0.0.0.0
Edited by Chad Godsey