Hello,
We have an application that streams video over the rtmpe protocol (also tried just rtmp) using a flash video object for display (flash.media.Video). The video plays fine on the Nook Tablet and the Blackberry Playbook. However, when run on an Amazon Kindle Fire we get audio, but no video shows. We tried setting video.opaqueBackground = 0xffffff; to make sure the video was even loading, and we do see a white background, but as soon as the video begins to play (we hear audio), the video object goes black and we don't see any video.
Anyone run into this?