When i'm trying ‘MobileVLCKit’ to load the rtsp stream (remote camera), iPhone asks to grant access for local network. If Allow access, then the rtsp camera stream don’t play and if Don’t Allow access, then the rtsp camera stream working fine, and also working on simulator
Not loading RTSP stream when Local Network permission granted
It’s hard to debug problems like this without know what Apple APIs this third-party library is using. You have a couple of choices in that respect:
-
You can do that yourself, and ask a question in terms of Apple APIs.
-
You can escalate this via the support channel for that third-party library.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
I have the exectly same problem...
have you found any solution to this?
if yes, please reply.