hi, i have install bbb for testint pourpose, all ist perfect but i cant connect the microphone, i have an error 1006 of time out.
i tried with the test of bbb and works correctly, but in my server i cant start.
I cant found the error on logs.
igBlueButton Server 2.2.33 (2347)
Kernel version: 4.4.0-203-generic
Distribution: Ubuntu 16.04.7 LTS (64-bit)
Memory: 3947 MB
CPU cores: 2
/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties (bbb-web)
bigbluebutton.web.serverURL:
https://bbb.techconsulting.es defaultGuestPolicy: ALWAYS_ACCEPT
svgImagesRequired: true
/etc/nginx/sites-available/bigbluebutton (nginx)
server_name:
bbb.techconsulting.es port: 80, [::]:80
port: 443 ssl
/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH)
local_ip_v4: 135.181.27.109
external_rtp_ip: 135.181.27.109
external_sip_ip: 135.181.27.109
/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)
ext-rtp-ip: $${external_rtp_ip}
ext-sip-ip: $${external_rtp_ip}
ws-binding:
135.181.27.109:5066 wss-binding:
135.181.27.109:7443/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
playback_host:
bbb.techconsulting.es playback_protocol: https
ffmpeg: 4.2.4-1ubuntu0.1bbb1~16.04.1
/etc/bigbluebutton/nginx/sip.nginx (sip.nginx)
proxy_pass: 135.181.27.109
protocol: https
/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU)
kurento.ip: 135.181.27.109
kurento.url: ws://
127.0.0.1:8888/kurento kurento.sip_ip: 135.181.27.109
localIpAddress: 135.181.27.109
recordScreenSharing: true
recordWebcams: true
codec_video_main: VP8
codec_video_content: VP8
/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml (HTML5 client)
build: 1140
kurentoUrl: wss://
bbb.techconsulting.es/bbb-webrtc-sfu enableListenOnly: true
sipjsHackViaWs: true
/usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml (STUN Server)
stun:
stun.l.google.com:19302i have tried a lot of configurations and always its the same in all browser.