How to implement the share screen functionality in React jst

Viewed 13

I'm trying to implement the Agora screen share functionality in react, but nothing I do seems to work, destructuring the screen share hook will automatically invoke the function. How do I implement the functionality and what am I supposed to target when client.publish is called?

0 Answers
Related