pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
521 stars 120 forks source link

Update README.md to include mention of GetDisplayMedia #502

Closed infamy closed 1 year ago

infamy commented 1 year ago

Added to the FAQ to mention GetDisplayMedia if using driver/screen in the section explaining solutions to the error that gets throne if you don't make that swap in example code.

Description

Reference issue

Fixes #...

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8748614) 58.83% compared to head (e16464d) 58.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #502 +/- ## ======================================= Coverage 58.83% 58.83% ======================================= Files 63 63 Lines 3826 3826 ======================================= Hits 2251 2251 Misses 1444 1444 Partials 131 131 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.