Connect to Hyperion
Ways of connecting to Hyperion
TIP
TCP Socket
WebSocket
You send and receive JSON commands via Websocket.
Only TEXT mode is supported. Read more about Websockets at Websocket.
HTTP/S JSON
http://IpOfDevice:WebserverPort/json-rpc
TIP
HTTP/S Restrictions
To check, if a command is supported via HTTP/S see an endpoint's documentation or JSON-API Commands Overview
Detect Hyperion
SSDP
SSDP-Client Library
Usage
urn:hyperion-project.org:device:basic:1
Multicast DNS (mDNS)
As this works realtime, i.e. you can always have an up to date list of available Hyperion servers.
Test Clients
commandline tool for Ubuntu/Debian. Example command