Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] hyperion.ng

Featured Replies

It would be great to get the latest update, please!

Yes plz :)
I would also like if this can be updated to 2.0.15.

 

  • Author

Updated. I'll automate this some time, so you get the updates sooner.

9 minutes ago, xenco said:

Updated. I'll automate this some time, so you get the updates sooner.

Thank you ❤️

On 4/4/2023 at 7:29 PM, xenco said:

Updated. I'll automate this some time, so you get the updates sooner.

Thank you very much!

 

  • 10 months later...

Hello,

 

i installed it without changing settings. no http gui reachable.

i tried host instead of bridge,   restarted it, but still no gui on port8090...

 

unraid 6.12.6

 

is it still running on unraid? 

 

Working without any issues.

 

Wish we could update it to the latest though.

  • 2 months later...
  • 1 month later...

Hi all,

 

I have the following setup:

ESP32 with WLED connected to ws2812b leds

 

I am able to control the leds via WLED without issue.

 

Hyperion Android grabber installed on a 2017 Nvidia Shield

Hyperion.ng (2.0.15) on unraid (6.12.10)

 

Hyperion.ng is receiving the video stream from the Android grabber, but its not pushing anything to the leds (whether related to the stream, or even the non-streaming Background Effect/Color). Surprisingly, WLED is 'aware' that hyperion has 'taken over' led control since the WLED webUI states "WLED is receiving live data from 192.168.x.x", but the leds just go from the WLED setting to being switched off.

 

To rule out an issue with my config, I installed Hyperion.ng (2.0.16) on my Windows machine with the exact same setup. The only difference apart from OS is my hyperion version, but I doubt thats causing connectivity to the leds. 

 

The only errors I see in my unraid instance of hyperion.ng are

Quote

[DAEMON] (ERROR) Suspend/resume handler - System bus is not connected

[DAEMON] (ERROR) Lock/unlock handler- Session bus is not connected

 

My understanding of any threads I found on the hyperion.ng forums said these are not 'real' errors as its just notifying that since its a headless server (unraid) it cant be suspended or locked.

 

Hoping anyone can point in me in the direction of a solution. Would definitely prefer to run Hyperion.ng off my unraid instance.

I was able to update the copy of Hyperion inside the container to 2.0.16.

 

Here are the steps:

 

  1. open a terminal from the container - make sure it is the container and not unraid's terminal
  2. wget -qO- https://releases.hyperion-project.org/hyperion.pub.key | gpg --dearmor -o /usr/share/keyrings/hyperion.pub.gpg
  3. echo "deb [signed-by=/usr/share/keyrings/hyperion.pub.gpg] https://apt.releases.hyperion-project.org/ $(lsb_release -cs) main" | tee /etc/apt/sources.list.d/hyperion.list
  4. apt-get update
  5. Apt-get install hyperion

Edited by ishtangli

  • Author

Hi, im sorry, but I’m no longer using Unraid, which also means I will not be updating this container.
 

If anyone wants to maintain this just fork the repos.

21 hours ago, ishtangli said:

I was able to update the copy of Hyperion inside the container to 2.0.16.

 

Here are the steps:

 

  1. open a terminal from the container - make sure it is the container and not unraid's terminal
  2. wget -qO- https://releases.hyperion-project.org/hyperion.pub.key | gpg --dearmor -o /usr/share/keyrings/hyperion.pub.gpg
  3. echo "deb [signed-by=/usr/share/keyrings/hyperion.pub.gpg] https://apt.releases.hyperion-project.org/ $(lsb_release -cs) main" | tee /etc/apt/sources.list.d/hyperion.list
  4. apt-get install hyperion

Surprisingly it states that 2.0.15 is the latest version when I try the above steps.

 

# wget -qO- https://releases.hyperion-project.org/hyperion.pub.key | gpg --dearmor -o /usr/share/keyrings/hyperion.pub.gpg
File '/usr/share/keyrings/hyperion.pub.gpg' exists. Overwrite? (y/N) y
# echo "deb [signed-by=/usr/share/keyrings/hyperion.pub.gpg] https://apt.releases.hyperion-project.org/ $(lsb_release -cs) main" | tee /etc/apt/sources.list.d/hyperion.list
deb [signed-by=/usr/share/keyrings/hyperion.pub.gpg] https://apt.releases.hyperion-project.org/ bullseye main
# apt-get install hyperion
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
hyperion is already the newest version (2.0.15~bullseye).
0 upgraded, 0 newly installed, 0 to remove and 28 not upgraded.
#   

 

I tried the Ubuntu\Debian steps mentioned here: https://releases.hyperion-project.org/ within the hyperion container terminal instead (removing any mention of sudo)

 

# Add necessary packages for the installation:
apt-get update && apt-get install wget gpg apt-transport-https lsb-release

# Add Hyperion’s official GPG key:
wget -qO- https://releases.hyperion-project.org/hyperion.pub.key | gpg --dearmor -o /usr/share/keyrings/hyperion.pub.gpg

# Add Hyperion-Project to your APT sources:
echo "deb [signed-by=/usr/share/keyrings/hyperion.pub.gpg] https://apt.releases.hyperion-project.org/ $(lsb_release -cs) main" | tee /etc/apt/sources.list.d/hyperion.list

# Update your local package index and install Hyperion:
apt-get update && apt-get install hyperion

 

I then restarted the container and it reported I was on 2.0.16.

 

I haven't performed any testing though. I'll check if this solves the problem I reported three posts above in a few days.

Edit: I confirm this resolved both the Suspend\Lock errors in the logs AND hyperion is able to control my WLED leds. 🥳

 

Thank you @ishtangli for pointing me in this direction.

Edited by deep-seated-jeep4374

Forgot that you have to do an apt-get update before install hyperion. Post updated.

  • 1 year later...

As https://hub.docker.com/r/foorschtbar/hyperion which this template uses was updated to 2.1 > this template doesnt work anymore.

After update it starts but the ports cannot be accessed and hyperion is not working.

Is there anyone with a possible solution?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.