--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-dev+unsubscribe@googlegroups.com.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.
Hi Kirk,Having a direct connection using WebRTC audio is the best audio. It's 48 Khz wide-band audio using OPUS codec over UDP (low latency). If your users are using FireFox or Chrome, the should (barring a firewall) be able to use WebRTC.If they are using WebRTC (they see the words '[ WebRTC Audio ]' in the lower right-hand corner), then the audio will be as good as it will be.However, if there is a firewall, and their browsers are falling back to Flash (which is TCP/IP based and tends to have higher latency), a TURN server may help users who are behind NAT to relay the UDP packets and use WebRTC.Regards,.. Fred
On Fri, Aug 4, 2017 at 7:41 PM, Fu Jiantao <fuj...@gmail.com> wrote:
Kirk, could you try using MTR to check the link delay and loss, https://www.digitalocean.com/community/tutorials/how-to-use-traceroute-and-mtr-to-diagnose-network-issues
2017-08-04 9:55 GMT-07:00 Chad Pilkey <capi...@gmail.com>:
I can't help with any routing or packet loss issues unfortunately. In regards to the the STUN and TURN configuration file though, it can be edited on your server to put in your own TURN servers. It's a server-wide configuration though.
On Friday, August 4, 2017 at 1:09:25 AM UTC-4, Kirk Pathumanun wrote:Further research into GitHub,
It seems this is hard coded into this xml file so I assume deploying additional TURN server might not be possible ?
https://github.com/bigbluebutton/bigbluebutton/blob/master/bigbluebutton-web/grails-app/conf/spring/turn-stun-servers.xml
On Thursday, August 3, 2017 at 11:30:31 PM UTC+7, Kirk Pathumanun wrote:Hello,
I have been using Bigbluebutton locally in Thailand on hardware servers with 1Gbp upload and download without any issue on the WebRTC quality for the past 3 years within the entire country, unless of course there were poor connections from clients which were anticipated technically. However as we scale out the system to the US between San Francisco and Texas, I have notices a high level of sound degradation from the US to Thailand side. As of now we have two Bigbluebutton servers set up in Thailand IDC, so I was wondering if we have to set up additional TURN server or anything load balancing on the US side ? I'm thinking of using Digital Ocean droplets to implement this. Any suggestion on the theoretical or prototype implementation would be greatly appreciated. Thank you in advance.
Regards,
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.
Kirk, could you try using MTR to check the link delay and loss, https://www.digitalocean.com/community/tutorials/how-to-use-traceroute-and-mtr-to-diagnose-network-issues
2017-08-04 9:55 GMT-07:00 Chad Pilkey <capi...@gmail.com>:
I can't help with any routing or packet loss issues unfortunately. In regards to the the STUN and TURN configuration file though, it can be edited on your server to put in your own TURN servers. It's a server-wide configuration though.
On Friday, August 4, 2017 at 1:09:25 AM UTC-4, Kirk Pathumanun wrote:Further research into GitHub,
It seems this is hard coded into this xml file so I assume deploying additional TURN server might not be possible ?
https://github.com/bigbluebutton/bigbluebutton/blob/master/bigbluebutton-web/grails-app/conf/spring/turn-stun-servers.xml
On Thursday, August 3, 2017 at 11:30:31 PM UTC+7, Kirk Pathumanun wrote:Hello,
I have been using Bigbluebutton locally in Thailand on hardware servers with 1Gbp upload and download without any issue on the WebRTC quality for the past 3 years within the entire country, unless of course there were poor connections from clients which were anticipated technically. However as we scale out the system to the US between San Francisco and Texas, I have notices a high level of sound degradation from the US to Thailand side. As of now we have two Bigbluebutton servers set up in Thailand IDC, so I was wondering if we have to set up additional TURN server or anything load balancing on the US side ? I'm thinking of using Digital Ocean droplets to implement this. Any suggestion on the theoretical or prototype implementation would be greatly appreciated. Thank you in advance.
Regards,
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-dev+unsubscribe@googlegroups.com.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-dev+unsubscribe@googlegroups.com.
To post to this group, send email to bigbluebutton-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.