Question
How to transfer ByteArray from Media Server to AS3 clients
Hi guys
I like to transfer file between FMS users.
My users connect to FMS correctly and upload their files from AS3 FileReference to FMS in ByteArray and on the FMS I return this ByteArray to other clients joined.
So I like to show progressive download for client when they are download ByteArray from the FMS.
Please advice me to do that.
Any help will be appreciated.
Thank you
