Logic Machine Forum
Amati.linea HTTP requests - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Amati.linea Streaming Player (https://forum.logicmachine.net/forumdisplay.php?fid=18)
+--- Thread: Amati.linea HTTP requests (/showthread.php?tid=5)



Amati.linea HTTP requests - edgars - 01.07.2015

In case a full control Streaming Player functionality is needed from LogicMachine, you can use HTTP commands.
E.g. commands like Update DB, Edit Playlists can be implemented in such a way.

Please see more detailed description and example on HTTP command implementation here:
http://openrb.com/docs/amati.htm

Please note that in case regular commands, like Play, Pause, Next, Previous, Play specific track/playlist/radio, are necessary to execute from LogicMachine or/and KNX, you can use built in Streaming Player to KNX mapper located in System config --> Network --> KNX Audio Control

[Image: map_radio_knx.png]


RE: Amati.linea HTTP requests - bvanden - 03.07.2015

(01.07.2015, 11:37)edgars Wrote: In case a full control Streaming Player functionality is needed from LogicMachine, you can use HTTP commands.
E.g. commands like Update DB, Edit Playlists can be implemented in such a way.

Please see more detailed description and example on HTTP command implementation here:
http://openrb.com/docs/amati.htm

Please note that in case regular commands, like Play, Pause, Next, Previous, Play specific track/playlist/radio, are necessary to execute from LogicMachine or/and KNX, you can use built in Streaming Player to KNX mapper located in System config --> Network --> KNX Audio Control

[Image: map_radio_knx.png]

I noticed that for CMD=ZONE, Param 1 to 4 are inverted. For example cmd=zone,param=1 enables Zone 4 instead of zone 1.


RE: Amati.linea HTTP requests - admin - 03.07.2015

(03.07.2015, 08:06)bvanden Wrote: I noticed that for CMD=ZONE, Param 1 to 4 are inverted. For example cmd=zone,param=1 enables Zone 4 instead of zone 1.

You are right, we will fix this in next firmware release


RE: Amati.linea HTTP requests - phongvucba - 22.09.2015

Hi all! please help me.
if not used "Amati.linea", I used a music store, example is :NAS Synology ds412.

how to LM3 can access the NAS to play music? (play music via "trivum" , it has an Internet connection and a ip address )
Thank all!


RE: Amati.linea HTTP requests - Bajwa007 - 15.04.2016

Hi all, i am using KNX Audio Control for radio stream website, i am facing a problem in Network configuration, If some one have any idea about Network configuration so please share with me. i am using this on http://www.africaradios.com/ and http://www.listenfmradios.com/


RE: Amati.linea HTTP requests - edgars - 18.04.2016

can you please describe more on what is the issue on your Streaming Player, is it not streaming the internet radios? By the fault, the IP settings are set to DHCP-client so no additional settings are needed from your side. If you do manual IP settings, please make sure to specify IP, subnet, gateway and DNS server.


RE: Amati.linea HTTP requests - bvanden - 01.06.2020

What is the command for Amati.linea HTTP requests to reboot the player ? On AIRPLAY the zones disapear regurlarly - only way to fix is to reboot the player. So I need to write a script but cannot remember the command for rebooting. Thx.


RE: Amati.linea HTTP requests - admin - 02.06.2020

URL for reboot: http://192.168.1.1/cgi-bin/audio/request.cgi?request=reboot
But the actual problem is not in the streaming player. During our tests we found that discovery messages are not always received by iOS devices but are always sent by the streaming player. This might also be a wireless/router issue.