fmeringdal / nettu-meet

Open source video conferencing system for tutors.
GNU Affero General Public License v3.0
2.28k stars 286 forks source link

Option to select video and audio devices #1

Closed fmeringdal closed 3 years ago

fmeringdal commented 3 years ago

Currently only the default device will be selectable, it would be nice to give the user a list of the possible devices to get the media stream from.

nikhil-chaurasia14 commented 3 years ago

Hi @fmeringdal, I would like to solve this issue but facing build error regarding mongodb authentication. Please can you help me out? image

fmeringdal commented 3 years ago

Hi @nikhil-chaurasia14 ! Great that you would like to tackle this :)

In your .env file try changing MONGODB_NAME="test" to MONGODB_NAME="nettu-meeting".