Update README.md
This commit is contained in:
parent
9c4d341d42
commit
1ade2fa3c7
12
README.md
12
README.md
@ -25,6 +25,18 @@ import { BigBlueButtonMobile } from "bigbluebutton-mobile-sdk";
|
|||||||
/>
|
/>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
|
||||||
|
This SDK (in combination with bigbluebutton-html5 code tweaks) implements replacement functions to navigator and WebRTC functions.
|
||||||
|
|
||||||
|
### getDisplayMedia
|
||||||
|
|
||||||
|
The following sequence diagram represents what happens when BigBlueButton calls the `navigator.getDisplayMedia` function:
|
||||||
|
|
||||||
|
![getDisplayMedia sequence diagram](/docs/uml/ios-screenshare/exported/BigBlueButton Mobile screenshare.svg "getDisplayMedia sequence diagram")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
|
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
|
||||||
|
Loading…
Reference in New Issue
Block a user