Hi there --
I have successfully implemented MobileVLCKit 3.0 working in a basic iOS app using SWIFT language.
It playing non-authenticated content perfectly, however, these are IP Cameras and they have basic authentication enabled, so when I try and pass the username and password in the URL (example: http://test:test@192.168.1.239/axis-cgi/mjpg/video.cgi)it is not working.
Do I have to do something special?
Please help...
Thanks!