RanzQ / hyperion-audio-effects

Hyperion audio effects dev kit using Gstreamer
MIT License
47 stars 8 forks source link

Webserver #18

Closed alexanderFell closed 7 years ago

alexanderFell commented 7 years ago

I added a simple webserver interface to hyperion and hyperion-audio-effects solving issue #13

RanzQ commented 7 years ago

Could you paste some screenshot of this? Did you know that for hyperion a web UI already exists: https://hyperion-project.org/wiki/WebApp-Remote

Thanks for your contribution!

alexanderFell commented 7 years ago

I saw that, but the browser version does not work in my case and I do not want to install any app (e.g. for chrome). I do not have Chrome installed on all my machines. Apart from that, I wanted to control the audio effects as well :)

Here are some screenshots. As I said, just very simple, but it serves it purpose.

screenshots_2016-09-09-20-28-07 screenshots_2016-09-09-20-28-18 screenshots_2016-09-09-20-28-34

redPanther commented 7 years ago

just a note: in next major version of hyperion, hyperion itself will have an webserver ... no additional software have to be installed for that. (see https://github.com/hyperion-project/hyperion.ng its the development version, currently und heavy development)

RanzQ commented 7 years ago

Closing this due to inactivity. A couple of things, I wasn't happy with the UI looks and I asked for lint check.