ecrax / streamdeck

An alternative to an Elgato Stream Deck.

Home Page:https://ecrax.github.io/streamdeck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamdeck

An alternative to an Elgato Stream Deck.

ecrax GitHub issues GitHub repo size GitHub license

What is this about?

Streamdeck is an app and a python script, developed by two students from Germany, which allows you to use your Phone to remotely control the open-source screen recording program OBS. The app is built entirely with the open-source framework Flutter. The python script on the other hand serves the server and runs inside of OBS to handle the requests coming from the app.

Why Streamdeck?

  • Open Source
  • Built only with open source technology
  • No big tech companies involved
  • Nice and intuitive interface
  • Resource-efficient
    • No software running in the background, except a small Python script
  • Easy setup
  • No external software to install

Documentation

You will find the entire documentation, covering various topics, here.

Motivation

We always liked the idea of streaming, so we wanted to try it as well. The only problem was that, even though we had two or even three monitors, we would get lost quickly in our streaming setup. That is where normally an Elgato Stream Deck would fit in perfectly. But of course, we did not want to pay for it, so we built it ourselves. And this is how Streamdeck was born.

Features

  • Muting audio
  • Switching to a scene
  • Hiding a source
  • Toggle your stream on and off
  • Toggle your recording on and off
  • Pause and resume your recording
  • Cross-platform
    • App:
      • Android
      • (iOS) coming soon
    • Computer:
      • Linux
      • Windows
      • macOS

Roadmap / TODO

Contributions and Suggestions are very welcome :)

  • iOS support
  • iOS documentation
  • Add images to this documentation

All todos are on our GitHub pages issue tracker (here)

Contributing

Contributions are very welcome! You can find a guide on how you can contribute here.

Community

The creators and maintainers of this project are Jonathan Kron and Leo Kling. Here are their socials:

License

Streamdeck is released as open source software under the GPL v3 license, see the LICENSE file in the project root for the full license text.

Streamdeck has been developed by Jonathan Kron and Leo Kling.

About

An alternative to an Elgato Stream Deck.

https://ecrax.github.io/streamdeck/

License:GNU General Public License v3.0


Languages

Language:Dart 83.7%Language:Python 15.2%Language:Swift 0.8%Language:Kotlin 0.3%Language:Objective-C 0.1%