I wrote a simple app that play the rtsp.The app is just use the mediaplayer to play the rtsp url. But I can not sure whether the app could get the packets that come from the server.So I want to print the packet message ,but I don't know how to print . I tried to print it in the log. And I also try to add the LOGD in the jitterBufferNode(in the opencore) ,but it doesn't work and I get nothing .Because some one said that playing on the emulator has some problems,so I try it on the device.But some thing wrong also happened.Update the buffering is always 0%.Could anyone tell me what wrong with my app? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

