AgoraIO-Community / VideoUIKit-Web-React

A Web library to simply integrate Agora Video Calling or Live Video Streaming to your website with just a few lines of code.
MIT License
53 stars 44 forks source link

Screen sharing with internal / system audio #45

Closed morcena09 closed 8 months ago

morcena09 commented 9 months ago

Hi,

I would like to inquire if it the above use-case is possible for the Web Video UIKit? I can only see 3 screen share related parameters within RtcPropsInterface: enableScreensharing, screenshareUid and screenshareToken. I was wondering if there were additional parameters made for sharing the system's internal audio.

Any insights would be much appreciated.