Did anybody install bbb on 64bit system and working fine with document
sharing. I have fedora 8 with 64bit system and my document sharing is
not working properly.
i am using 0.63 verison of bbb.
Kindly let me know if anybody can help me on that.
Thanks
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.
When using the built-in VoIP in BigBlueButton, for each student you
want to ensure (a) they are using headphones, or (b) they are muted.
A common problem with echo occurs when a remote student is using a
laptop. They have activated the built-in VoIP, and their audio is
coming out through the built-in speakers in the laptop and they are
using the built-in microphone. The problem is the laptop's microphone
picks up the audio and then everyone hears an echo.
To solve this you can mute the student. Heres how: (1) click on the
student's name in the Voice window, then (2) click the speaker icon to
the left of their name. This will mute the student. If they want to
speak, they can click the raise hand button to get your attention.
The best solution is ask all students to use a headset -- this will
give them the best audio with no feedback.
Regards,... Fred
On Feb 15, 1:44 pm, "Lori Pye"
<lori...@instituteforculturalchange.org> wrote:
> Audio Issues with BBB - Can anyone offer suggestions for how to deal with poor sound using BBB. I have 3 students and we are all using headsets, but there is either a delay in the audio or an echo...very distracting for teaching.
>
> Thanks for any suggestions,
> Lori
>
>
>
> ----- Original Message -----
> From: Mehul Shah
> To: BigBlueButton-dev
> Sent: Monday, February 15, 2010 10:03 AM
> Subject: [bigbluebutton-dev] Did anyone install bbb on 64bit system ?
>
> Hi Group,
>
> Did anybody install bbb on 64bit system and working fine with document
> sharing. I have fedora 8 with 64bit system and my document sharing is
> not working properly.
>
> i am using 0.63 verison of bbb.
>
> Kindly let me know if anybody can help me on that.
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
> To post to this group, send email to bigblueb...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/bigbluebutton-dev?hl=en.
Thanks
root@ubuntu2:~# file /bin/ls
/bin/ls: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically l
inked (uses shared libs), for GNU/Linux 2.6.8, stripped
root@ubuntu2:~# uname -a
Linux ubuntu2.yyyyyyyyyy.com 2.6.26-2-xen-amd64 #1 SMP Thu Nov 5 04:27:12
UTC 2009 x86_64 GNU/Linux
(My dom0 is a 64 bit debian kernel and the domU (guest) / Virtual Machine I
use for BBB is Ubuntu 32 bit)
Regards,
Walter
Is it possible to kvm on your sever, which allows you run a virtual
machines?
This would let you run a Ubuntu 9.04 32-bit VM within your server, and
then run BigBlueButton within the VM.
Regards,... Fred
Thanks
You should give KVM a try ... we ave hrun demo.bigbluebutton.org under
KVM for over a year and it's worked very well for us.
Regards,... Fred
Here's a better formatted steps
http://code.google.com/p/bigbluebutton/issues/detail?id=369&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Component%20Summary
--
---
BigBlueButton
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton
I had to start Nginx manually as apt-get didn't.
Configured sites-enabled/bigbluebutton replacing YOUR-IP with the hostname
I modified demo/bbb_api_conf.jsp to replace the tokens with the security
salt and hostname.
Used sysv-rc-conf to configure the run level scripts. Debian and
therefore Ubuntu 9.10 don't like chkconfig.
I had to pull the asterisk headers with apt-get install asterisk-dev,
compile app-konference 1.2 and then copy the so file into
/usr/lib/asterisk/modules. The default so is 32 bit.
The block in the install guide about desktop sharing has references to
incorrect directories and needs amending.
Hope this helps.
Cheers,
Adrian.
--
==================================
Adrian Fish
Software Engineer
Centre for e-Science
Bowland Tower South C Floor
Lancaster University
Lancaster
LA1 4YW
email: a.f...@lancaster.ac.uk
http://confluence.sakaiproject.org/display/YAFT/Yaft
http://confluence.sakaiproject.org/display/BLOG/Home
http://confluence.sakaiproject.org/display/AGORA/Home
It's working for me.
My system is Debian amd64 dom0 Xen, and on this my bbb domU
is an Ubuntu Jaunty 32bit, but it's running with dom0 kernel.
Exactly this: 2.6.26-2-xen-amd64.
I hope this help.
Thanks to all of you. Its working for me as well. I update my bbb
packages...hurry....
thanks a lot.
Regards
Mehul