Serviio WebUI
  • Introduction
  • Features
  • Download
  • Support
  • About

Serviio is a free DLNA media server available at http://www.serviio.org/.

It allows you to stream your media files (music, video or images) to any DLNA-certified renderer device (e.g. a TV set, Bluray player, games console) on your home network.

Serviio WebUI is an alternate console you can access everywhere, from almost any desktop or mobile browser.

It allows you to manage and configure your Serviio server just like the default console.

Serviio WebUI uses Serviio's REST API but is not affiliated with Serviio in any way.

If you have a problem with it contact me (see Support tab) and I will do my best to sort it out.

ScreenShots

  • Pure java : multi-platform (Unix, Mac, Windows...), same requirements as Serviio server
  • HTML5 compliant page, degrading gracefully for old browser.
  • Mimic default Serviio console, including i18n
  • Ajax rest communication, using json
  • No Servlet needed (uses Freemarker Template)
  • Gzipped & Minified javascript
  • Should work on any recent web browsers, tested on Firefox (3.5+), IE (6+), Chrome, Chromium
  • Work on mobile too, tested on Android (Chrome Lite, Fennec, Opera Mobile)
  • Require Javascript, CSS and Image on the browser
  • Customizable CSS (see how to)
  • 2 launching modes : normal or wrapping (best for embedded devices).
  • Prerequisite : Have Serviio installed in directory SERVIIO_HOME.
  • Download the latest version of WebUI : Windows or Unix
    • See History for previous version.
    • See Changelog for release notes.
  • Unzip files to your SERVIIO_HOME (keeping subdirectories).
  • Run the serviio-webui executable (OS dependent).
  • Connect to : http://<YOUR_IP>:8123/serviio/console
    • For example, from the local machine, go to : http://127.0.0.1:8123/serviio/console
    • To connect from mobile, ensure your network is configured to allow access (including port and IP forwarding) to the machine.

Start reading the official FAQ

Ask for support on the forum