According to the link http://developer.android.com/guide/appendix/media-formats.html android media player can support RTSP for all versions of android. My server will transmit the encrypted data to the client (android device here) as it has propriety content. I want to know whether media player can read the encrypted data. If yes, how to prepare the media player so that it can read the encrypted data. If not, what is the preferred way (or protocol) to read encrypted data on android native media player?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en