[osflash] How to access a picture on red5 application.
Fractalz
timefractal at gmail.com
Mon Oct 29 09:31:14 PDT 2007
I would like to add more details to my question hoping to get some reply:
I have an image on my application that is sitting on red5. I have converted
this to arrays of byte and accessed it from flexclient. But the problem is
that I can not convert it back to image, and my question is that how to do
that?
If I get the image in BMP on red5 and then do the byte array and send it
over to flex client, still wouldn't work. Because the Bitmap in flex is not
compatible with the one in Java.
Any other ideas to get that image would work too.
Any response is appreciated.
On 10/28/07, Fractalz <timefractal at gmail.com> wrote:
>
> Hi All,
> I have a picture (JPEG, PNG, BMP) which changes automatically every second
> or so in a red5 application I put on red5 server and I am trying to access
> it in flex client.
> I have tried to convert the picture to byte array and then convert it back
> to bitmap in flex, but this didn't work because the bmp format in flex is
> different.
> I know how to communicate between red5 and my flexclient but I have
> problem in how to do it for particularly pictures.
> Does any body know how to access pictures put on red5 from flex?
> any ideas is much appreciated.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20071029/d53d33bd/attachment.html
More information about the osflash
mailing list