bigbluebutton / bigbluebutton-html-plugin-sdk

BigBlueButton Plugin SDK
GNU Lesser General Public License v3.0
6 stars 5 forks source link

feat: Allow plugins to interact with media devices. #85

Open GuiLeme opened 2 months ago

GuiLeme commented 2 months ago

Main idea:

Discussing internally, @TiagoJacobs came up with the idea of making it possible for plugins to interact with media devices:

one nice thing would be to allow a plugin to enumerate and switch media devices (cameras/mics) - it would be useful for integrations with stream deck

Any suggestions on how it should behave and/or another use case you may think, feel free to comment out here in this issue!