Does anybody know if red5 can be deployed on Mircosoft Azure Cloud? The only hint I got was in MSDN forum:
http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/d58fdffe-27a4-4e77-8683-4f58fc037ff9
Thanks!
Marc
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming the JDK usage is fairly normal, you should be able to make this work using a worker role that handles traffic and uses p/invoke to launch the red5 service.
Honestly, though, its likely you’ll be blazing your own trail on this one.
I would recommend giving it a try … you’ll never know until ya know. Then post blocking questions here, vs just “does it work”. Azure is new, so a lot of these “edge” scenarios are just waiting for someone to give them a whirl. Be the first 🙂
good luck