AgoraIO-Community / Agora-RTC-React

A react wrapper for Agora RTC NG SDK
MIT License
92 stars 48 forks source link

Option to disable camera and microphone initially #37

Open kwameopareasiedu opened 2 years ago

kwameopareasiedu commented 2 years ago

Nice work on the wrapper so far!

Is there a way to disable the camera and microphone tracks on page load?

I want to be able to manually enable them only when the server returns the details for the live stream (I.e. App Id, channel name, etc)