After a lot of head banging i'm still stuck!
I'm trying to deliver h.264 video over RTMP to a Flex app running on a Motorola Xoom. The BBC Iplayer, Youtube and lots of other video sites have beautiful HD video streaming without issues.
My solution currently encodes video using ffmpeg and plays fine on a desktop. But really appaulingly on the Xoom.
I've tried forcing it to use h.264 baseline, and force it to use various levels. Still with no luck.
Has anyone had any luck encoding video for Flash on Android using ffmpeg and got a nice result?
Thanks in advance. Ben