hello FMS GURU,
i finally made one complete application in media server (red5) this is a
Video Conferencing application in Flash Actionsctipt 3.0 and Red5 (just like Flash media server) check this application here http://creative2.synechron.com/UAE/VideoConference/v2/red5demo.html. thanks for sharing your knowledge for free. this basic tutorials on your site helped me make this application.
Right now i am not using any java code on red5. just using the oflaDemo application that comes with red5 and i am using shared object. and netStream. i did it alone.
But now the expectation is very high . they are asking for file transfer between people in conference. which i have no clue how i will be able to handle it (but a wage idea about using netstream .appendbytes or may be using bytearray in a sharedobjet.send method.) but i also wanted to know if i is possible to have rooms(like a shared key between users who can join the conference) like a secure video conference(without java code on red5 cause i don't know java). of-course ill be exploring red5 a bit. but i am sure i will find some clues on your blogs or tutorials.
Thank you.