Author Topic: Creston IP control  (Read 71060 times)

Offline mingxiu

  • X3D Skin Designer
  • Newbie
  • ***
  • Posts: 2
  • Helpful Contribution Status: +0/-0
Re: Creston IP control
« Reply #15 on: September 06, 2015, 06:50:13 AM »
Hi, can someone also please add me to the board.
looking to control two 600 and one 1000 through ip, or am I looking in the wrong direction?
thanks

Offline matthall

  • B8a Tester - X3D NET API
  • Newbie
  • ****
  • Posts: 1
  • Helpful Contribution Status: +0/-0
Re: Creston IP control
« Reply #16 on: January 12, 2016, 05:11:09 PM »
Hi,

Please could I also be added to the NetAPI sections.

I'm also a Crestron programmer.


Thanks,

Matt


Offline Mede8er1

  • Administr8or
  • Hero Member
  • ******
  • Posts: 3 772
  • Helpful Contribution Status: +118/-30
Re: Creston IP control
« Reply #17 on: January 12, 2016, 05:32:24 PM »
Quote
Please could I also be added to the NetAPI sections.

done

Mede8er1
The Greatest Show on Earth
Read the user Guides
http://www.mede8er.com/mede8er_support_user_guides.htm

Offline mede8er1760

  • Newbie
  • Posts: 8
  • Helpful Contribution Status: +1/-0
Re: Creston IP control
« Reply #18 on: January 23, 2016, 10:11:04 AM »
Good morning,

I want to build a customized app to remote my Mede8er 500X via webremote/IP commands, but can't find an overview of the commands.

Any help where to find those ?

Thanks !

Offline Maasbommel

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 11 500
  • Helpful Contribution Status: +51/-8
Re: Creston IP control
« Reply #19 on: January 23, 2016, 01:02:55 PM »
Good morning,

I want to build a customized app to remote my Mede8er 500X via webremote/IP commands, but can't find an overview of the commands.

Any help where to find those ?

Thanks !


There is no ip command api for 500X, that only will work with the X3 series players.
Read the  Mede8er 400X/500X Beginners Guide
or Mede8er 500X2/400X2/450X2 Beginners Guide

Also check the Couto X3D Newbies Guide first.

Please don't PM me but post on the forum.

Offline mede8er1760

  • Newbie
  • Posts: 8
  • Helpful Contribution Status: +1/-0
Re: Creston IP control
« Reply #20 on: January 23, 2016, 01:44:17 PM »
Sorry for my unclear request ... I'm actually looking for the commands that are send over port 1024, to build my own app.

Thanks again !

Offline Maasbommel

  • Global Moder8or
  • M8er Addict
  • *****
  • Posts: 11 500
  • Helpful Contribution Status: +51/-8
Re: Creston IP control
« Reply #21 on: January 23, 2016, 01:54:54 PM »
You have an X3D player then and not a 500X?
Read the  Mede8er 400X/500X Beginners Guide
or Mede8er 500X2/400X2/450X2 Beginners Guide

Also check the Couto X3D Newbies Guide first.

Please don't PM me but post on the forum.

Offline mede8er1760

  • Newbie
  • Posts: 8
  • Helpful Contribution Status: +1/-0
Re: Creston IP control
« Reply #22 on: January 23, 2016, 02:03:34 PM »
500X. I'm currently using the Mede8erRemote.apk from post below post

http://www.mede8erforum.com/index.php/topic,4624.0.html

But because there are some buttons not working or with wrong commands, I want to decompile, adjust and compile it again.

Thanks !

Offline mede8er1760

  • Newbie
  • Posts: 8
  • Helpful Contribution Status: +1/-0
Re: Creston IP control
« Reply #23 on: January 23, 2016, 02:33:53 PM »
There are 2 of the main features that don't work.

Rewind button does FastForward
FastForward button does nothing

I tried this on multiple android devices with the same result.
Also posted this question in http://www.mede8erforum.com/index.php/topic,4624.0.html but no answer till now.

Offline Mede8er1

  • Administr8or
  • Hero Member
  • ******
  • Posts: 3 772
  • Helpful Contribution Status: +118/-30
Re: Creston IP control
« Reply #24 on: January 23, 2016, 05:05:36 PM »
Here the  Web Remote commands for X3D but most should be the same for X1 Series

(ENTER)
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_SELECT
(HOME)
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_GUIDE
(RETURN)         
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_RETURN 
(NAV UP)       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_UP   
(NAV LEFT)         
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD LEFT 
(NAV DOWN)       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_DOWN   
(NAV RIGHT)
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_RIGHT 
(MENU) 
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_MENU
(EDIT)   
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_EDIT
(SETUP)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_SETUP 
(AUDIO MUTE)       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_MUTE 
(VOL DOWN)       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_VOL_DOWN
(VOL UP)   
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_VOL_UP
(FAST BACK)       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_FRWD 
(FAST FORWARD)       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_FFWD 
(PLAY/PAUSE)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_MELE_PLAYPAUSE
(BACK SKIP)     
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_PREV
(FORWARD SKIP)               
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_NEXT
(STOP)               
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_STOP 
(DIGIT1)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_ONE
(DIGIT2)     
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_TWO
(DIGIT3)                 
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_THREE 
(DIGIT4)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_FOUR 
(DIGIT5)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_FIVE
(DIGIT6)               
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_SIX   
(DIGIT7)               
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_SEVEN
(DIGIT8)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_EIGHT
(DIGIT9)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_NINE   
(DIGIT0)           
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_ZERO
(AB REPEAT)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_AB_REPEAT 
(GOTO)       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_SEARCH   
(TV SYS)                 
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_PSCAN 
(FILE MANAGER)       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_FILE_COPY 
(MUSIC PLAYLIST)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_MELE_MUSIC 
(DEVICES PAGE)         
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_FORCE_BROWSER   
(REPEAT) 
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_REPEAT
(ZOOM)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_ZOOM 
(ANGLE)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_ANGLE 
(INFO)               
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_DISPLAY
(AUDIO)             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_AUDIO
(SUBTITLE)               
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_STITLE
(VIEW) - zpl to add             
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_VIEW 
(FUNCTION F1) - zpl to add               
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_F1
(FUNCTION F2) - zpl to add                 
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_F2   
(FUNCTION F3) - zpl to add           
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_F3
(FUNCTION F4) - zpl to add               
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_F4   
(FUNCTION F4) - zpl to add           
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_F4
(OFF) - zpl to add                 
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_OFF 
(STANDBY)  - suggest 'stop' then command 'CMD_DISCREET_OFF'       
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_STOP 
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_DISCREET_OFF
(STANDBY WAKE UP)     
IP:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_DISCREET_ON

Example - 'Enter' 
192.168.0.11:1024/cgi-bin/cubermctrl.cgi?id=1&cmd=CMD_SELECT         

Mede8er1
The Greatest Show on Earth
Read the user Guides
http://www.mede8er.com/mede8er_support_user_guides.htm

Offline mede8er1760

  • Newbie
  • Posts: 8
  • Helpful Contribution Status: +1/-0
Re: Creston IP control
« Reply #25 on: January 23, 2016, 06:47:12 PM »
Fantastic, exactly what I was looking for and works like a charm !!!!  8) 8) 8)