Backdrop app screenshot

Backdrop

Video and audio projection app for your streaming content on macOS

Backdrop app screenshot

Features

  • Select and display video input properties supported
  • Change video resolution supported
  • Select audio input/output supported
  • Best for sharing your screen with friends on Live Streaming Apps like Discord

Sharing Backdrop screen on Discord

Interface

screenshot_003.jpg

  1. Close app
  2. Enter or exit fullscreen
  3. Hide UI
  4. Video input picker
  5. Audio input picker
  6. Audio output picker

Build an app from source code

Prerequisite

  • JDK 17
  • Terminal or alternative CLI Tools

git clone https://github.com/akexorcist/backdrop.git
cd backdrop
./gradlew createDistributable

Then the Backdrop.app will be in <project>/build/compose/binaries/main/app

Powered by

Troubleshooting

The video list does not refresh when a device is plugged in

There’s an issue with the Webcam Capture API. For a workaround, close the app and reopen it

License

Apache License, Version 2.0

GitHub

View Github