You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: _posts/2015-04-05-faq.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -332,13 +332,13 @@ The easiest way to get your own BigBlueButton server under OS X is to install VM
332
332
333
333
### Android
334
334
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/).
336
336
337
337
All the features of BigBlueButton are available on Android except screen sharing (Chrome does not support screen sharing on Android).
338
338
339
339
### iOS
340
340
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/).
342
342
343
343
All the features of BigBlueButton are available on iOS except screen sharing (Safari Mobile does not support screen sharing on iOS).
344
344
@@ -410,7 +410,7 @@ For bandwidth, we recommend 1Mbits download and 0.5 Mbits upload speed. Users c
410
410
411
411
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.
412
412
413
-
For browser, we recommend running either FireFoxor 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.
414
414
415
415
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.
416
416
@@ -685,7 +685,7 @@ BigBlueButton supports playback in Chrome and FireFox.
685
685
686
686
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.
687
687
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).
689
689
690
690
### What is the disk space usage for storing one hour of recordings
0 commit comments