Hi, I'm trying to create an app that plays a rtsp stream. I'm having no problem doing that, the problem I'm having is that the VideoView simply cuts out a box of the dimensions I set it to, rather than scaling the video to fit the dimensions. I have tried creating my own custom VideoView and overriding the onMeasure method, but this does not scale the video to fit either, it simply cuts out a box of the set dimensions. Does anyone have any idea how to fix this, or if this is an already known bug with 2.2?
Thanks, Rick -- 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

