I'm streaming video via RTSP to Android, using an RTP container, x264
video, and mp4a audio. I've been using 96kbps audio, 384 kbps video,
and 480x270 resolution. I'm playing the video back in a standard
VideoView (I'm pointing the player at the rtsp sdp).

On my test system (a Droid 2), I find that the video is somewhat
jerky? Is there a better way to be doing this? It seems like the video
playback should be hardware accelerated, considering that I'm using
standard video and audio formats. Is there some sort of problem with
the performance of RTP streams?

Thanks for any help or suggestions.

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