# Can't screen-share from certain devices

The Screen sharing feature is highly dependent on the operating system of the device whose screen you are trying to capture.

* Chrome browser used on a PC is most compatible, fully supporting screen sharing with audio.
* Firefox on PC supports screen sharing, but it cannot screen share with audio.
* Safari on iOS does not support screen sharing via the browser.
* Android does not support screen sharing via the browser.

The native mobile apps for both [iOS and Android](/steves-helper-apps/native-mobile-app-versions.md) support screen sharing. The Android native app includes system audio capture. Screen sharing on iOS is still hit and miss, but functional in many cases.

There's other tricks as well to get screen sharing working on mobile, such as using QuickTime via USB.

{% content-ref url="/pages/-MiIGNYQQJFIEGOeFOVO" %}
[Native mobile app versions](/steves-helper-apps/native-mobile-app-versions.md)
{% endcontent-ref %}

{% content-ref url="/pages/C00sV1WnLEG1IHZEYzt9" %}
[How to screen share your iPhone/iPad](/guides/screen-share-your-iphone-ipad.md)
{% endcontent-ref %}


---

# 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://docs.vdo.ninja/common-errors-and-known-issues/why-cant-i-screen-share-from-certain-devices.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.
