We fixed a bug where the recording client’s device selector buttons (camera and microphone) malfunctioned after an initial device change if the bottom menu was disabled, rendering the device selector unusable with disabled buttons. Following our fix, the device selector now functions as expected even with the bottom menu disabled.
Previously, attempting to initiate a screen recording without a connected camera caused the recording client to fallback to an audio-only mimetype, resulting in a failure to start the recording. With our fix, the screen recording now functions as expected regardless of whether a camera is connected or not.