# Screen-share is just a black video

If your VDO.Ninja screen share is black in the local preview, in OBS, or for remote viewers, the most common causes are browser hardware acceleration conflicts, unsupported capture mode choices, or DRM and HDCP-protected content such as Netflix or Prime Video.

<figure><img src="/files/KQ2maJY618baFwub10oM" alt=""><figcaption><p>Google Chrome's HWA setting</p></figcaption></figure>

If the video preview when screen sharing is black, try disabling or enabling the browser's hardware acceleration. This can be found in the Google settings -> system menu.

If sharing a Netflix, Prime Video, or other content that is protected by content-protection, such as DRM/HDCP, the screen share may be black also. You can try screen sharing using the window, display, or tab methods to see if one works where the others fail, or you can try display grabbing with OBS Studio instead, but VDO.Ninja itself doesn't offer methods intended to bypass content copy protection.


---

# 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/screen-share-is-just-a-black-video.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.
