You can set a youtube video on the screen, but does anyone know how you cxn loop it so it dosnt stop once it's finished from the nzxt software
Hey!
I saw your question about looping YouTube videos on the Kraken Elite’s Web Integration, and I’ve actually been working on a solution for exactly this kind of use-case.
I recently built an open-source project called
NZXT-ESC - a real-time overlay editor for the Kraken Elite that runs entirely through Web Integration.
With it, you can do much more than just display a single YouTube video:
✓ Custom video / GIF backgrounds (loop-friendly)
✓ Real-time drag / move / scale / rotate editing
✓ Custom text, metrics and dividers
✓ Import / export preset system
✓ Fully custom layouts that update instantly on the LCD
For looping content specifically:
You can load a YouTube-based animated background or a loopable GIF into the overlay, and NZXT-ESC ensures it keeps playing continuously on the LCD (since it runs in a self-contained Web Integration page).
If you want to try it out:
GitHub:
https://github.com/mrgogo7/nzxt-esc
Live demo (works directly with NZXT CAM):
https://mrgogo7.github.io/nzxt-esc/ It might give you a much more flexible way to build animated or video-style displays on the Kraken Elite.
If you have any questions or want a custom looping setup, happy to help!