Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 9dfec01

Browse files
committed
2015-04-05-faq.md
1 parent f0b37df commit 9dfec01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_posts/2015-04-05-faq.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -332,13 +332,13 @@ The easiest way to get your own BigBlueButton server under OS X is to install VM
332332

333333
### Android
334334

335-
BigBlueButton runs within the default Chrome browser (no app to install) on Android 6.0+. You can test this at [https://demo.bigbluebutton.org/](https://demo.bigbluebutton.org/).
335+
BigBlueButton runs within the default Chrome browser (no app to install) on Android 6.0+. You can test this at [https://test.bigbluebutton.org/](https://test.bigbluebutton.org/).
336336

337337
All the features of BigBlueButton are available on Android except screen sharing (Chrome does not support screen sharing on Android).
338338

339339
### iOS
340340

341-
BigBlueButton runs within the default Safari Mobile browser (no app to install) on iOS 12.2+. You can test this at [https://demo.bigbluebutton.org/](https://demo.bigbluebutton.org/).
341+
BigBlueButton runs within the default Safari Mobile browser (no app to install) on iOS 12.2+. You can test this at [https://test.bigbluebutton.org/](https://test.bigbluebutton.org/).
342342

343343
All the features of BigBlueButton are available on iOS except screen sharing (Safari Mobile does not support screen sharing on iOS).
344344

@@ -410,7 +410,7 @@ For bandwidth, we recommend 1Mbits download and 0.5 Mbits upload speed. Users c
410410

411411
For hardware, we recommend a dual-core CPU with at least 2G of memory. We recommend any operating system capable of running the latest versions of Google Chrome and Mozilla FireFox.
412412

413-
For browser, we recommend running either FireFox or Chrome. Why? Both browsers provide excellent support for web real-time communications (WebRTC). Safari, IE, and Edge will work as well, but FireFox and Chrome will deliver better audio in lower bandwidth conditions.
413+
For browser, we recommend running either FireFox, Chrome, or the latest Edge (which is based on Chromium). Why? These browsers provide excellent support for web real-time communications (WebRTC). On Mac OS X, the latest Safari will work as well, but FireFox and Chrome will deliver better audio in lower bandwidth conditions.
414414

415415
In short, if the user is having any problems (such as audio is garbled or they are periodically getting disconnected), we recommend trying either FireFox or Chrome. If the problems persist, it's likely an issue with their network. BigBlueButton will give them [notifications](/09overview.html#configuration-notifications) to help troubleshoot.
416416

@@ -685,7 +685,7 @@ BigBlueButton supports playback in Chrome and FireFox.
685685

686686
In BigBlueButton, the audio from a recorded session is encoded into [Vorbis](http://en.wikipedia.org/wiki/Vorbis), an open source audio format that is not patent-encumbered. Playback of Vorbis audio is supported in FireFox and Chrome, but not IE and Safari.
687687

688-
BigBlueButton will playback the webcams from a session using the WebM container, which, thanks to Google, provides a high-quality open source video codec VP8. Playback of video in VP8 is supported by FireFox and Chrome, but not IE and Safari. See the [HTML5 video](http://en.wikipedia.org/wiki/HTML5_video) Wikipedia article.
688+
BigBlueButton will playback the webcams from a session using the WebM container, which, thanks to Google, provides a high-quality open source video codec VP8. Playback of video in VP8 is supported by FireFox and Chrome (see the [HTML5 video](http://en.wikipedia.org/wiki/HTML5_video) Wikipedia article). If you want to support playback of recordings for Safari mobile users on iOS, see [Enable playback of recordings on iOS](/2.2/customize.html#enable-playback-of-recordings-on-ios).
689689

690690
### What is the disk space usage for storing one hour of recordings
691691

0 commit comments

Comments
 (0)