Hi We are trying to stream a live mp4 file (over http), that is protected by username and password on the server side. Looking at the wireshark recording I see that the android device receives a 401 message from the server but there is no attempt to send back an authenticated request In addition the device logs show that there are several attempts to connect, all fail (this is backed by the wireshark logs)
See message in android logcat: E/NuCachedSource2: source returned error -1, 10 retries left Is there a way to allow the native layer of MediaPlayer perform the authentication handshake? Please advise Adaya -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/41737c2b-0797-463f-98aa-c83f006ab5b5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

