<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Free BBB Access]]></title><description><![CDATA[<p dir="auto">I've got BBB up and running and am happy to share access to it if you want to wire your Greenlight up. Just let me know. Obviously, smaller CRs. It's got some beefy specs, but I don't wanna get my teeth kicked in hehe.</p>
]]></description><link>https://forum.cloudron.io/topic/4701/free-bbb-access</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 12:14:12 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4701.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Mar 2021 18:21:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Free BBB Access on Sun, 28 Nov 2021 11:48:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/micmc" aria-label="Profile: micmc">@<bdi>micmc</bdi></a> sorry but the variables are so big for errors.<br />
<a href="https://docs.bigbluebutton.org/support/troubleshooting.html#webrtc-errors-1001-1002" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.bigbluebutton.org/support/troubleshooting.html#webrtc-errors-1001-1002</a></p>
<blockquote>
<p dir="auto">1007: ICE negotiation failed - The browser and FreeSWITCH try to negotiate ports to use to stream the media and that negotiation failed. Possible Causes:</p>
<pre><code>NAT is blocking the connection
Firewall is blocking the UDP connection/ports
</code></pre>
</blockquote>
<p dir="auto">I am never running coturn on the same server as BBB, since I want my coturn to run on port 443 for very restrictive networks.<br />
For example state agencies who only allow outgoing 80,443,25,465,587 and some more.</p>
<p dir="auto">You can check your turn server here: <a href="https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/" target="_blank" rel="noopener noreferrer nofollow ugc">https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/</a><br />
When starting a BBB Session press F12 go to the console and search for <code>turn</code> you will the credentials for this session which you can use for testing with trickle-ice.</p>
<p dir="auto">Looks something like this</p>
<pre><code>Sun Nov 28 2021 10:46:52 GMT+0100 (Central European Standard Time) | sip.UserAgent | · sessionDescriptionHandlerFactoryOptions: {"peerConnectionConfiguration":{"iceServers":[{"urls":"stun:turn.DOMAIN.TLD"},{"urls":"turns:DOMAIN.TLD:443?transport=tcp","credential":"N0ABNdyp4PaFQLowdq8sekjgGjI=","username":"1638179212:w_mcllm4lvdd4y"}],"sdpSemantics":"unified-plan"}}
</code></pre>
<p dir="auto">Also a good place to look in firefox is <a target="_blank" rel="noopener noreferrer nofollow ugc">about:webrtc</a> to see where the connection between your client and the server the error occurs.</p>
<p dir="auto">Like I said, many variables <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=74f512c8ff7" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
<p dir="auto">edit:<br />
Also you can force the usage of turn in firefox by going to <a target="_blank" rel="noopener noreferrer nofollow ugc">about:config</a> and setting <code>media.peerconnection.ice.relay_only</code> to <code>true</code> this way turn is forced.</p>
]]></description><link>https://forum.cloudron.io/post/39870</link><guid isPermaLink="true">https://forum.cloudron.io/post/39870</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Sun, 28 Nov 2021 11:48:31 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Sun, 28 Nov 2021 02:47:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luckow" aria-label="Profile: luckow">@<bdi>luckow</bdi></a> said in <a href="/post/39833">Free BBB Access</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/micmc" aria-label="Profile: micmc">@<bdi>micmc</bdi></a> the easiest way is to use <a href="https://github.com/ebbba-org/ansible-role-bigbluebutton" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ebbba-org/ansible-role-bigbluebutton</a> It is also possible to install the latest version 2.4.rc5, which works like a charm.</p>
</blockquote>
<p dir="auto">As well as <a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> in essence what you are saying is I'm fu..ed up and should restart from scratch and wasted time to do it all manually? loll<br />
Well, nevertheless I haven't wasted too much time anyway, because as usual with such things we always learn a thing or two "au passage" while struggling, this is how we become better. I wouldn't be here I haven't had started with 'dockerology" on AWS a few years back <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=74f512c8ff7" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Now, one last question folks after going through quickly reading the Ansible script as an overview, I'll take a deeper look now but I was under the impression that the TURN is installed on the same server as BBB am I dreaming or missing something? ...</p>
<p dir="auto">Cheers!</p>
]]></description><link>https://forum.cloudron.io/post/39864</link><guid isPermaLink="true">https://forum.cloudron.io/post/39864</guid><dc:creator><![CDATA[micmc]]></dc:creator><pubDate>Sun, 28 Nov 2021 02:47:42 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Sat, 27 Nov 2021 01:33:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a><br />
my official Ansible Role version can be tested here <a href="https://meet.bigbluebutton.dev/" target="_blank" rel="noopener noreferrer nofollow ugc">https://meet.bigbluebutton.dev/</a> deployed with <a href="https://github.com/ebbba-org/ansible-role-bigbluebutton" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ebbba-org/ansible-role-bigbluebutton</a></p>
]]></description><link>https://forum.cloudron.io/post/39841</link><guid isPermaLink="true">https://forum.cloudron.io/post/39841</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Sat, 27 Nov 2021 01:33:11 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Sat, 27 Nov 2021 00:11:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/micmc" aria-label="Profile: micmc">@<bdi>micmc</bdi></a> I'm getting to check port expectations.</p>
]]></description><link>https://forum.cloudron.io/post/39840</link><guid isPermaLink="true">https://forum.cloudron.io/post/39840</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 27 Nov 2021 00:11:16 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Fri, 26 Nov 2021 23:27:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/luckow" aria-label="Profile: luckow">@<bdi>luckow</bdi></a> I believe <a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> here maintains that ansible role too</p>
]]></description><link>https://forum.cloudron.io/post/39837</link><guid isPermaLink="true">https://forum.cloudron.io/post/39837</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Fri, 26 Nov 2021 23:27:21 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Fri, 26 Nov 2021 20:19:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/micmc" aria-label="Profile: micmc">@<bdi>micmc</bdi></a> the easiest way is to use <a href="https://github.com/ebbba-org/ansible-role-bigbluebutton" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ebbba-org/ansible-role-bigbluebutton</a> It is also possible to install the latest version 2.4.rc5, which works like a charm.</p>
]]></description><link>https://forum.cloudron.io/post/39833</link><guid isPermaLink="true">https://forum.cloudron.io/post/39833</guid><dc:creator><![CDATA[luckow]]></dc:creator><pubDate>Fri, 26 Nov 2021 20:19:43 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Fri, 26 Nov 2021 18:51:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: brutalbirdie">@<bdi>brutalbirdie</bdi></a> said in <a href="/post/28012">Free BBB Access</a>:</p>
<blockquote>
<p dir="auto">Single or Cluster?<br />
And more important what about a turn server?</p>
</blockquote>
<ul>
<li>
<p dir="auto">I've fully installed BBB on a powerful dedicated server at Hetzner. (not to compete against <a class="plugin-mentions-user plugin-mentions-a" href="/user/doodlemania2" aria-label="Profile: doodlemania2">@<bdi>doodlemania2</bdi></a> though lol <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=74f512c8ff7" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /> )</p>
</li>
<li>
<p dir="auto">Then, I've fully installed a TURN server (coturn for instance) on its own server on a quite powerful enough VPS server. (didn't want to use the one on CR to keep it for its own use)</p>
</li>
<li>
<p dir="auto">I've setup ufw on both and doubled, if not tripled, verified on both both were having the correct UDP ports open. No hardware FW is active.</p>
</li>
<li>
<p dir="auto">I've had previously installed Greenlight from my CR.</p>
</li>
</ul>
<p dir="auto">Everything connects together and seems to be running perfectly for video and screen sharing, <strong>except for the AUDIO</strong>, for which I keep getting the 1007 error, which is supposed to be caused by UDP configuration.<br />
I've checked my ufw on both servers several times and it seems I cannot see where the 'fault' is in the firewall config I've set according to:<br />
<a href="https://docs.bigbluebutton.org/admin/setup-turn-server.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.bigbluebutton.org/admin/setup-turn-server.html</a><br />
AND<br />
<a href="https://docs.bigbluebutton.org/2.3/install.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.bigbluebutton.org/2.3/install.html</a></p>
<p dir="auto">Anyone of you have a clue I've overlooked not in the 'manual' (these are not always accurate, I know) can maybe tell what I may have missed, or know by experience what the glitch could be (even if the glitch is me loll)</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.cloudron.io/post/39830</link><guid isPermaLink="true">https://forum.cloudron.io/post/39830</guid><dc:creator><![CDATA[micmc]]></dc:creator><pubDate>Fri, 26 Nov 2021 18:51:21 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Sat, 05 Jun 2021 20:46:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cyberfreakde" aria-label="Profile: cyberfreakde">@<bdi>cyberfreakde</bdi></a> Yep - I offer free 30 day access to US or EU BBB instance. Send me a DM and I'll set you up!</p>
]]></description><link>https://forum.cloudron.io/post/32460</link><guid isPermaLink="true">https://forum.cloudron.io/post/32460</guid><dc:creator><![CDATA[doodlemania2]]></dc:creator><pubDate>Sat, 05 Jun 2021 20:46:32 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Sat, 05 Jun 2021 17:16:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doodlemania2" aria-label="Profile: doodlemania2">@<bdi>doodlemania2</bdi></a> Hey is the offer still there? <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=74f512c8ff7" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":smile:" alt="😄" /></p>
]]></description><link>https://forum.cloudron.io/post/32453</link><guid isPermaLink="true">https://forum.cloudron.io/post/32453</guid><dc:creator><![CDATA[cyberfreakde]]></dc:creator><pubDate>Sat, 05 Jun 2021 17:16:13 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Tue, 16 Mar 2021 20:40:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doodlemania2" aria-label="Profile: doodlemania2">@<bdi>doodlemania2</bdi></a> hopefully soon. <a href="https://git.cloudron.io/cloudron/box/-/issues/764" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/-/issues/764</a> is the issue</p>
]]></description><link>https://forum.cloudron.io/post/28025</link><guid isPermaLink="true">https://forum.cloudron.io/post/28025</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 16 Mar 2021 20:40:18 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Tue, 16 Mar 2021 20:21:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: brutalbirdie">@<bdi>brutalbirdie</bdi></a> ahhh - copy that. Now I remember. that also explains why it worked for me cause i was all on my own network.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> do you have an idea on if TURN update will make it into the 6.x timeline? Or, I can just stand one up - how hard could it be lol</p>
]]></description><link>https://forum.cloudron.io/post/28023</link><guid isPermaLink="true">https://forum.cloudron.io/post/28023</guid><dc:creator><![CDATA[doodlemania2]]></dc:creator><pubDate>Tue, 16 Mar 2021 20:21:40 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Tue, 16 Mar 2021 18:33:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doodlemania2" aria-label="Profile: doodlemania2">@<bdi>doodlemania2</bdi></a> It's not about one out in the wild.<br />
It's about a problem with the Cloudron turn which has issues.</p>
<p dir="auto">See:<br />
<a href="https://forum.cloudron.io/topic/1187/bigbluebutton-web-conferencing-system-for-on-line-learning/34?_=1615919540967">https://forum.cloudron.io/topic/1187/bigbluebutton-web-conferencing-system-for-on-line-learning/34?_=1615919540967</a></p>
]]></description><link>https://forum.cloudron.io/post/28014</link><guid isPermaLink="true">https://forum.cloudron.io/post/28014</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Tue, 16 Mar 2021 18:33:36 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Tue, 16 Mar 2021 18:29:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: brutalbirdie">@<bdi>brutalbirdie</bdi></a> It's a single but if it gets popular, happy to cluster it.<br />
TURN - well, I just used the CR one and it worked, you think we should have a TURN out in the wild for folks?</p>
]]></description><link>https://forum.cloudron.io/post/28013</link><guid isPermaLink="true">https://forum.cloudron.io/post/28013</guid><dc:creator><![CDATA[doodlemania2]]></dc:creator><pubDate>Tue, 16 Mar 2021 18:29:40 GMT</pubDate></item><item><title><![CDATA[Reply to Free BBB Access on Tue, 16 Mar 2021 18:27:50 GMT]]></title><description><![CDATA[<p dir="auto">Single or Cluster?<br />
And more important what about a turn server?</p>
]]></description><link>https://forum.cloudron.io/post/28012</link><guid isPermaLink="true">https://forum.cloudron.io/post/28012</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Tue, 16 Mar 2021 18:27:50 GMT</pubDate></item></channel></rss>