How to share entire screen without user picking option?

Hi,

Is there an option that allows user to share the screen without choosing option from dialog?
And can we hide the Chrome sharing controls at the bottom of the screen?

Thank you!

Hey @thanh.huynh

Thanks for your feedback.

We provide an option to set the default surface when starting a screen share.

stream.startShareScreen(canvas|video,{displaySurface:'monitor'})

Thanks
Vic