* Enables adapter for edge. We were not filtering correctly all unsupported iceServers and an error is thrown and no connection is established. * Enable desktop sharing for Edge. Currently when replacing video track with desktop sharing one, doesn't work because of: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/17528460/ If Edge user joins first and enables desktop sharing it will work when others join. Tried also to use replaceTrack/setTrack as a workaround, but again we hit an error, this time InvalidAccessError. * Adds the helper function usesAdapter in BrowserCaps.dev1
|
|
||
31 |
|
31 |
|
32 |
|
32 |
|
33 |
|
33 |
|
34 |
|
|
|
|
34 |
|
|
35 |
|
35 |
|
36 |
|
36 |
|
37 |
|
37 |
|
|
|
||
193 |
|
193 |
|
194 |
|
194 |
|
195 |
|
195 |
|
|
196 |
|
|
|
197 |
|
|
|
198 |
|
|
|
199 |
|
|
|
200 |
|
|
|
201 |
|
|
|
202 |
|
|
|
203 |
|
|
|
204 |
|
|
196 |
|
205 |
|
197 |
|
206 |
|
198 |
|
207 |
|
|
|
||
1970 |
|
1970 |
|
1971 |
|
1971 |
|
1972 |
|
1972 |
|
1973 |
|
|
|
1974 |
|
|
|
1975 |
|
|
|
1976 |
|
|
|
1977 |
|
|
|
1978 |
|
|
|
1979 |
|
|
|
1980 |
|
|
|
1981 |
|
|
|
1982 |
|
|
|
1983 |
|
|
|
1984 |
|
|
|
1985 |
|
|
|
1986 |
|
|
|
1987 |
|
|
|
1988 |
|
|
|
1989 |
|
|
|
1990 |
|
|
|
1991 |
|
|
|
1992 |
|
|
|
1993 |
|
|
|
1994 |
|
|
|
1995 |
|
|
|
1996 |
|
|
|
1997 |
|
|
|
1998 |
|
|
|
1999 |
|
|
|
2000 |
|
|
|
2001 |
|
1973 |
|
2002 |
|
1974 |
|
2003 |
|
1975 |
|
|
|
||
2005 |
|
1977 |
|
2006 |
|
1978 |
|
2007 |
|
1979 |
|
2008 |
|
|
|
|
1980 |
|
|
2009 |
|
1981 |
|
2010 |
|
1982 |
|
2011 |
|
1983 |
|
|
|
||
229 |
|
229 |
|
230 |
|
230 |
|
231 |
|
231 |
|
|
232 |
|
|
|
233 |
|
|
|
234 |
|
|
|
235 |
|
|
|
236 |
|
|
|
237 |
|
|
|
238 |
|
|
|
239 |
|
|
|
240 |
|
|
|
241 |
|
|
232 |
|
242 |
|