Changes between Version 10 and Version 11 of freeswitch-mexcla-html5


Ignore:
Timestamp:
Dec 16, 2015, 2:07:00 PM (8 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • freeswitch-mexcla-html5

    v10 v11  
    44[wiki:freeswitch-mexcla mexcla] is May First/People Link's simultaneous interpretation conference call system.
    55
    6 In addition to dialing in to mexcla, or accessing it via a desktop [wiki:freeswitch SIP client], you can access it via a web browser that support HTML5 (recent version ofIceweasel/Firefox).
     6In addition to dialing in to mexcla, or accessing it via a desktop [wiki:freeswitch SIP client], you can access it via a web browser that support HTML5 (recent version of Iceweasel/Firefox and Chrome/Chromium).
    77
    88The URL to access mexcla is:
     
    1414The interface language matches your browser' settings for preferred language to read the contents of the web pages.
    1515
    16 More info on [wiki:freeswitch-mexcla-html5-admin administering mexcla-html5 is also available].
    17 
    18 The web client for mexcla also provides the opportunity for participants to share an IRC text chat window, Riseup Pad or MF/PL spread sheet.
    19 
    2016== Browser compability chart ==
    2117
    2218A working browser will behave like this:
    2319
    24  * When you click the Connect button it will change to Connecting (this may take up to 15 seconds)...
     20 * When you click the Connect button it will change to Connecting...
    2521 * You will be asked by your browser for permission to use the microphone (on Chromium this only happens the first time you connect to a server, provided it's an https site, so if this step does not happen it does not necessarily mean a failure)
    26  * After about 15 seconds, it changes to "Connected" and the phone icon red slash disappears.
     22 * After a few seconds, it changes to "Connected" and the phone icon red slash disappears.
    2723 * You should hear an announcement of the conference room number you are in and, possibly "You are the only person in call" or something to that effect.
    2824
    29 Testing whether others can hear you is a bonus, but if you get this far, I'm assuming other audio problems are OS related or specific to your browser installation, so less relevant to this chart.
     25Mexcla works on Firefox and Iceweasel starting around version 23 (version 35 on android). It works on Chrome and chromium version 28 and higher (probably lower but this version is tested). With recent versions of chromium, you have to pass the --no-sandbox option until this [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770659 bug is fixed].
    3026
    31 If you are testing with Firefox "nightly" or "beta" please put the version it will become so this page doesn't become outdated too quickly.
     27== Admin ==
    3228
    33 || '''Browser and version''' ||  '''Operating System''' || '''Status''' || '''Fail notes'''                                                          ||
    34 || Iceweasel 23              ||  Debian Jessie          || Works        ||                                                                           ||
    35 || Firefox 23                ||  Android 2.3.7          || Doesn't Work || Never prompted for use of mic, Connect button doesn't change when clicked ||
    36 || Firefox 35                ||  Android 4.4.4          || Works        ||                                                                           ||
    37 || Chromium 28               ||  Debian Jessie          || Works        ||                                                                           ||
    38 || Chromium 29               ||  Debian Jessie          || Works        ||                                                                           ||
    39 || Chromium 28               ||  Mac OS 10.8.3          || Works        ||                                                                           ||
    40 || Chromium 39 and later           ||  Debian Jessie          || Doesn't work || See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770659             ||
    41 
     29More info on [wiki:freeswitch-mexcla-html5-admin administering mexcla-html5 is also available].