> --
> You received this message because you are subscribed to the Google Groups "bigbluebutton-users" group.
> To post to this group, send email to bigbluebu...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-users?hl=en.
>
>
--
---
BigBlueButton
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton
Thanks in advance.
-- Craig
It's pretty easy to start BigBlueButton on EC2. Do the following:
1. Start a Ubuntu 10.04 32-bit or 64-bit instance using one of the
following AMI's
32-bit: ami-a2f405cb
64-bit: ami-b8f405d1
(taken from http://alestic.com/).
2. Install BigBlueButton on the instance. See:
http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu
3. If you are using FreeSWITCH, modify the value for sip.server.host
in /usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties to
point to the internal IP address of the EC2 instance. See:
http://code.google.com/p/bigbluebutton/wiki/FAQ#When_I_click_on_the_headset_icon,_nothing_happens?
4. Enjoy.
You now have BigBlueButton running on EC2.
Regards,... Fred