twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.8k stars 725 forks source link

how to start room without local audio and video? #793

Closed IamSanjayGupta closed 1 year ago

IamSanjayGupta commented 1 year ago

how to start room without local audio and video?

manjeshbhargav commented 1 year ago

@IamSanjayGupta ,

You can pass an empty array for the tracks ConnectOptions while calling connect().