Hannes Rüger

Results 171 comments of Hannes Rüger

I always use the https:// protocol instead git:// and that works fine for me.

Hi @leafac, Using electron is a great idea. Although I use it almost daily, it didn't come to my mind to use it instead of caxa. 😅 However, it needs...

I'd really like to contribute and help here. I also need to run `midi` in a worker thread. The PR #213 as well as #214 fixes the initial loading for...

Interestingly, setting `GOTRUE_EXTERNAL_EMAIL_DISABLED: "true"` results in `/settings` containing `email: false` but the identity widget does not hide the fields. Is that a bug of the identity widget? And I would...

Just a little example how to create a stream out of two sources and preview it and I'd be happy to create a pull request with a more detailed documentation...

@EmptyCrown No, unfortunately, I couldn't. I'm working on using [obs-websocket-js](https://github.com/haganbmj/obs-websocket-js) to control obs. If you can make it work with `obs-studio-node`, I'd love to see that!

I'm working on this. Can I move the building instructions into `BUILDING.md` and put the docs in the `README.md`? Or do you prefer a `DOCS.md`?

@Jaid I can build it successfully by running cpack as admin and changing `cmake --build .` to `cmake --build . --config Release`

@EddyVerbruggen any idea?

I have the same problem, also after I migrated to nativescript 6 and angular 8...