Overflows.  According to VideoView.getBufferPercentage the buffer sits
at 100% constantly.  The stream is variable bitrate, and the
artifacting generally occurs when a large frame (sudden motion, angle
change) is pushed from the server.  The incoming frame is larger than
the outgoing frame, overflows the buffer, and gets dropped

On Aug 6, 4:45 pm, DanH <[email protected]> wrote:
> Overflows or underflows?
>
> On Aug 6, 1:25 pm, none <[email protected]> wrote:
>
> > Is there a way to change the buffer size in the media player on
> > Android? I'm trying to stream video to mobile devices over rtsp.  It
> > works fine, but on android v1.6+ the buffer overflows leading to
> > degraded video quality.  Is there any way to configure the media
> > player to use a bigger buffer, or take any other measures to prevent
> > overflow?

-- 
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

Reply via email to