Playing internet radio on Rocki-players
Posted: Sunday 26 April 2015 10:53
Unfortunately, we don“t have any native dlna/upnp support in domoticz. but Rocki has some HTTP calls available as well.
If you want a simple switch for playing a specific radion station, create a virtual device and add the following url:s to start and stop,
and change IP and URL to the player and stream you like.
Play: http://192.168.1.194/cgi-bin/rocki.cgi? ... :59:59.999
Stop: http://192.168.1.194/cgi-bin/rocki.cgi?Stop=true


If you want a simple switch for playing a specific radion station, create a virtual device and add the following url:s to start and stop,
and change IP and URL to the player and stream you like.
Play: http://192.168.1.194/cgi-bin/rocki.cgi? ... :59:59.999
Stop: http://192.168.1.194/cgi-bin/rocki.cgi?Stop=true

