Can't play the video with VLC over https protocol on iOS 10 enabled ATS
I have integrated VLC framework into my project. The application plays the local video with vlc player will be fine.but there's not the same to play streaming videos over https.
I don't know what should i do now.Is there anyone who can tell me the reason ?
Everybody knows that iOS 10 has been forced enabled https protocol.So I just create a self-signed certificate for the test.
BTW,it's possible to play the video over http.