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
50 stars 40 forks source link

Is it somehow possible to disable the video and just use the audio? #19

Closed esoinila closed 10 months ago

esoinila commented 1 year ago

Feature request: I know the name of the component is VideoUIKit, but I would really like a switch to start everybody without video (and keep them that way). I only need the audio and, I really like the code here, so is there a start-up-props etc. option to do this. If not then this is my feature request.

Mihai-github commented 1 year ago

Hi, I'm having the same issue using the UIKIt even though I have a supposed option that says:

/**

For some reason does nothing ... did anyone figure out another solution?

EkaanshArora commented 1 year ago

Hi sorry about the late response, this a placeholders prop to add this functionality in the future but it isn’t part of the UIKit as of now - I’ll update the issue once we’ve added this.

Mihai-github commented 1 year ago

Hi @EkaanshArora ,

Do you have an ideea when this will be available since now for the project I'm working on is needed and also was requested by the clients... so you can expect that would help me to know when will be available 

Thanks

EkaanshArora commented 1 year ago

I'd be happy to review a PR if you want to take up this feature, but this will take some time for me to get to it