desktop
desktop copied to clipboard
Free and open source streaming software built on OBS and Electron.
Fix typo
`EAvailableFeatures.guestCaProduction` -> `EAvailableFeatures.guestCamProduction`
Reverts stream-labs/desktop#4995
Reverts stream-labs/desktop#5102
Attempt to increase performance and responsiveness of UI via aggregation of volmeters data into a single chunk and single call instead of bunch individuals calls. This change actually unifies volmeters...
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 4.3.1 to 6.3.0. Release notes Sourced from electron-updater's releases. [email protected] Minor Changes #8095 53cec79b Thanks @beyondkmp! - feat: adding differential downloader for updates on macOS Patch Changes...