Page 1 of 1

Zidoo ip control

Posted: Wed Jan 30, 2019 3:57 pm
by tonys
Can someone please help me configure the ip control for a Zidoo Z9S media player.

The documented command below works from a browser interface.
http://192.168.1.147:9529/ZidooControlC ... y=Key.Menu

I have set ip Address to 192.168.1.147 and Port 9529 Type Generic IP Device

I have then tried many permutations of /ZidooControlCenter/RemoteControl/sendkey?key=Key.Menu
as Command Data without any success.

I would be grateful if anyone has any ideas

Re: Zidoo ip control

Posted: Tue Feb 05, 2019 12:52 pm
by DemoPad
First, try the action type: send data to website, you should just be able to paste the whole http:// address in.

if using a device though, you want to send a http GET request eg:

GET /ZidooControlC ... y=Key.Menu HTTP/1.0\x0D\x0A

Re: Zidoo ip control

Posted: Tue Feb 05, 2019 2:08 pm
by tonys
Thanks for the reply, I have now got it working perfectly with your answer.

Re: Zidoo ip control

Posted: Sun May 26, 2019 5:46 pm
by RGHoover
I am trying to set up my ZS9. Could you possibly export and post the associated *.dci fife for IP control?

Thanks