# Supported browsers

For audio and video communications, Apizee solutions are based on the WebRTC standard. The compatibility of Internet browsers with this technology is growing rapidly and this choice now allows the availability of our audio and video streaming solutions in most PC, tablet and smartphone environments. For most browsers, the compatibility is "native". In other cases, adding a "plug-in" to the browser or using a dedicated application is necessary.

The Chat feature being independent of WebRTC standard, it is available in all possible environment

* 🟢 : feature compatible
* 🟠: testings are still ongoing but it is likely supported
* \- : not supported

<table><thead><tr><th width="124">OS</th><th width="154">Features</th><th width="120">Chrome</th><th>Firefox</th><th>Edge</th><th>Safari</th></tr></thead><tbody><tr><td>Windows</td><td>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</td><td>v108+<br>🟢<br>🟢<br>🟢<br>🟢</td><td>v102+<br>🟢<br>V52+<br>🟢<br>🟢</td><td>v121+<br>🟢<br>🟢<br>🟢<br>🟢</td><td>-<br>-<br>-<br>-<br>-</td></tr><tr><td>MacOS</td><td>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</td><td>v108+<br>🟢<br>🟢<br>🟢<br>🟢<br></td><td>v102+<br>🟢<br>V102+<br>🟢<br>🟢</td><td>v121+<br>🟢<br>🟢<br>🟢<br>🟢</td><td>v15+<br>🟢<br>🟢<br>🟢<br>🟢</td></tr><tr><td>iOS</td><td>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</td><td>v109+<br>🟢<br>View-only*<br>🟢<br>🟢</td><td>v102+<br>🟢<br>View-only*<br>🟢<br>🟢</td><td>-<br>-<br>-<br>-<br>-</td><td>iOS15+<br>🟢<br>View-only*<br>🟢<br>🟢</td></tr><tr><td>Android</td><td>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</td><td>v109+<br>🟢<br>View-only*<br>🟢<br>🟢</td><td>v102+<br>🟢<br>View-only*<br>🟢<br>🟢</td><td>v121+<br>🟢<br>View-only*<br>🟢<br>🟢</td><td>-<br>-<br>-<br>-<br>-</td></tr><tr><td>Linux</td><td>Audio/video<br>Whiteboard<br>Screensharing<br>Conversation<br>File transfer</td><td>v108+<br>🟢<br>🟢<br>🟢<br>🟢</td><td>v102+<br>🟢<br>🟢<br>🟢<br>🟢</td><td>-<br>-<br>-<br>-<br>-</td><td>-<br>-<br>-<br>-<br>-</td></tr></tbody></table>

Chromium-based browsers have the same support as Chrome (Brave, Epic browser ...).

Minimal supported version of Firefox ESR (Extended Support Release) is 102.

Minimum recommended OS versions: Windows 10+, macOS 12, Android 8, iOS 15.

See [Vintage Browsers Compatibility](/apirtc-developer-portal/overview/supported-browsers/vintage-browsers-compatibility.md) page for oldies and exotic browsers.

* \* View-mode only. The user can see the screen shared by the other participant(s) but cannot share his own mobile device screen. In-mobile-app ApiRTC integration is required for mobile screensharing.
* \*\* Requires the installation of a software extension to the browser

## OS Compatibility

### Apple

* Mac with SafariTM, Chrome or Firefox® and OSX 11 or later
* Mac with SafariTM, Chrome or Firefox® and OSX 10.5.7 or later
* iPad® or iPhone® 5/6 with Mobile Safari and iOS 11.2 or later
* iPad® or iPhone® 5/6 with Cordova Application and iOS 6.1 or later
* iPad® or iPhone® 5/6 with React Native Application and iOS 6.1 or later

### Windows

* Edge and Windows 10 or later
* IE 11 and Windows 7, Windows 8.1, Windows 10 or Windows Server 2012 or later with plugin
* IE 9, IE 10 and Windows 7, Windows 8 or Windows Server 2008 or later with plugin
* Chrome or Firefox and Windows Vista or later or Windows Server 2008 or later

### Linux

* Chrome
* Firefox
* Opera

### Android

* Chrome
* Firefox
* Opera
* Android 4+ with Cordova Application
* Android 5+ with React Native Application


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev.apirtc.com/apirtc-developer-portal/overview/supported-browsers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
