Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit a16a795

Browse files
zhenqi522jianjunz
authored andcommitted
Update broswer versions (#129)
1 parent 5bc9514 commit a16a795

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

docs/mdfiles/index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Open WebRTC Toolkit Client SDK for JavaScript provides tools to help you dev
66

77
Refer to the SDK release notes for the latest information on the SDK release package, including features, supported browsers, bug fixes, and known issues.
88

9-
Please include `adapter.js` before `owt.js` in HTML files. `adapter.js` is an open source project hosted on [Github](https://github.com/webrtc/adapter). The revision we depend on is `4.0.2`.
9+
Please include `adapter.js` before `owt.js` in HTML files. `adapter.js` is an open source project hosted on [Github](https://github.com/webrtc/adapter). The revision we depend on is `7.0.0`.
1010

1111
If you want to use conference SDK, please also include `socket.io.js` before `owt.js`.
1212

@@ -18,10 +18,10 @@ Conference Mode:
1818

1919
| | Windows* | Ubuntu* | macOS* |
2020
| ------------------------------- | -------- | ------- |------- |
21-
| Chrome* 69 ||||
22-
| Firefox* 62 ||||
21+
| Chrome* 73 ||||
22+
| Firefox* 66 ||||
2323
| Safari* 12 | | ||
24-
| Microsoft Edge* 42.17134.1.0 || | | |
24+
| Microsoft Edge* 44.17763.1.0 || | | |
2525

2626
*Table 1: Browser requirements for Conference Mode*
2727

@@ -30,8 +30,8 @@ P2P Mode:
3030

3131
| | Windows* | Ubuntu* | macOS* |
3232
| ------------------------------- | -------- | ------- |------- |
33-
| Chrome* 69 ||||
34-
| Firefox* 62 ||||
33+
| Chrome* 73 ||||
34+
| Firefox* 66 ||||
3535
| Safari* 12 | | ||
3636

3737
*Table 2: Browser requirements for P2P Mode*
@@ -98,4 +98,3 @@ There are significant API changes since 3.x.
9898
- Callbacks were changed to promises.
9999

100100
**Note:** \* Other names and brands may be claimed as the property of others.
101-

0 commit comments

Comments
 (0)