roytanck / rocki-stream-player

Simple web page to send internet radio streams to the Rocki wireless music player
GNU General Public License v2.0
6 stars 3 forks source link

No radio being played with one Rocki #2

Closed cryppy closed 9 years ago

cryppy commented 9 years ago

I have two rocki's But when I try to play a radio with them, only one Rocki plays the stream.. I get a result when I past the code in the browser: http://192.168.178.37/cgi-bin/rocki.cgi?Play=upnp&Host=127.0.0.1&Port=49153&URL=http://icecast.omroep.nl/3fm-bb-mp3&Duration=99:59:59.999 Gives: HOST: 127.0.0.1 PORT: 49153 PACKAGE: POST /upnp/control/rendertransport1 HTTP/1.1 Cache-Control: no-cache Connection: Close Pragma: no-cache Content-Type: text/xml; charset="utf-8" SOAPAction: "urn:schemas-upnp-org:service:AVTransport:1#SetAVTransportURI" Content-Length: 761 Host: 127.0.0.1:49153 0http://icecast.omroep.nl/3fm-bb-mp3http://icecast.omroep.nl/3fm-bb-mp3 ConnectedData Sent Receiving reply: ux/2.6.28.3, UPnP/1.0, Portable SDK for UPnP devices/1.6.6 X-User-Agent: redsonic ncoding/"> ux/2.6.28.3, UPnP/1.0, Portable SDK for UPnP devices/1.6.6 X-User-Agent: redsonic ponse xmlns:u="urn:schemas-upnp-org:service:AVTransport:1"> ncoding/"> ux/2.6.28.3, UPnP/1.0, Portable SDK for UPnP devices/1.6.6 X-User-Agent: redsonic HOST: 127.0.0.1 PORT: 49153 PACKAGE: POST /upnp/control/rendertransport1 HTTP/1.1 Cache-Control: no-cache Connection: Close Pragma: no-cache Content-Type: text/xml; charset="utf-8" SOAPAction: "urn:schemas-upnp-org:service:AVTransport:1#Play" Content-Length: 452 Host: 127.0.0.1:49153 01 ConnectedData Sent Receiving reply: ux/2.6.28.3, UPnP/1.0, Portable SDK for UPnP devices/1.6.6 X-User-Agent: redsonic schemas.xmlsoap.org/soap/encoding/"> ux/2.6.28.3, UPnP/1.0, Portable SDK for UPnP devices/1.6.6 X-User-Agent: redsonic ="urn:schemas-upnp-org:service:AVTransport:1"> schemas.xmlsoap.org/soap/encoding/"> ux/2.6.28.3, UPnP/1.0, Portable SDK for UPnP devices/1.6.6 X-User-Agent: redsonic

But the other one: http://192.168.178.34/cgi-bin/rocki.cgi?Play=upnp&Host=127.0.0.1&Port=49153&URL=http://icecast.omroep.nl/3fm-bb-mp3&Duration=99:59:59.999 Gives nothing in return...

What could be the problem? http://192.168.178.37/versionname 1.4-RELEASE,20141109,Rocki_wb120_1826T_L128_D_V2.5_A_V1.1_R_0.6

http://192.168.178.34/versionname 1.4-RELEASE,20141109,Rocki_wb120_1826T_L128_D_V2.5_A_V1.1_R_0.6

cryppy commented 9 years ago

Ok.. Not a problem of the api ;) Was a hardware problem..

roytanck commented 9 years ago

Glad you got is sorted :)