This is Raumclient, a webclient for node-raumserver.

Raumclient needs to know the IP address of your Raumserver. You can either enter it manually in the settings or hit the autodiscover button below to have Raumclient attempt to find the server on the network.

Raumclient IP: unknown
Raumserver IP: unknown
Status: disconnected
Autodiscover: -

Not connected to Raumserver.






Not connected to Raumserver.
Not connected to Raumserver.
Current theme

Raumserver IP
Port




Saved.



Raumclient is a javascript based webclient for node-raumserver, an HTTP request server for Raumfeld devices. It allows users to control their Raumfeld multiroom system from within a browser.

Cookies are used to store settings (such as the Raumserver IP). Some browsers don't allow cookies for local pages. If your webclient is stored locally ('file:///'), you can choose your settings via the URI. Syntax: index.htm#ip=192.168.1.2;port=8080

HTTPS is used by default for requests made to node-raumserver if your browser has retrieved the webclient via HTTPS as well. HTTPS requests require node-raumserver to be behind a reverse proxy supporting HTTPS (such as nginx).