Skip to content

Commit

Permalink
Updated the screensharing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmitrevski committed May 10, 2024
1 parent fed3a58 commit 3229ba3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus/docs/iOS/06-advanced/04-screensharing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Both of these options use Apple's framework `ReplayKit` for broadcasting the use

In order for a user to be able to share their screen, they must have the `screenshare` capability configured for the call they are in.

This can be configured on the dashboard for your call type:

![Screenshot shows screensharing dashboard setting](../assets/screensharing-dashboard.png)

## In-app screensharing

In-app screensharing broadcasts only the app's screens. When you are in a call, and you have the required capability, you can start screensharing by calling the `startScreensharing` method, with the `inApp` screensharing type:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3229ba3

Please sign in to comment.