Hi, I am using MediaPlayer to play videos through "rtsp" links. It is playing fine on device, but I also want to show the Buffered data in a ProgressBar.
But attaching onBufferingupdateListener to the player, I am only getting values as 0 and 1 and that too for only 5-6 repititions. However, I am getting buffered percent well with an http links. Can anyone help me in getting buffering updates for rtsp links --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

