|
Post by pop on Aug 11, 2014 12:37:51 GMT -5
Not sure if this has been released yet, but can anyone comment on the XMC-1 Remote app? Please and thanks.
We can also use this thread as a discussion for this particular feature.
|
|
|
Post by dvcdude on Aug 11, 2014 12:53:01 GMT -5
Should be easy to learn to most remotes.
|
|
|
Post by pop on Aug 15, 2014 8:20:34 GMT -5
^ Mostly I am curious about integrating operation to an Ipad or Galaxy pad. I am looking to control my system through an Ipad mini. I never would have even thought to go this route had it not been for Oppo's insanely awesome media controller. Now I am hooked.
|
|
|
Post by AudioHTIT on Aug 15, 2014 9:19:35 GMT -5
Keith,commented not long ago that was coming soon (or something to that effect), I don't think it's out yet, but I'm looking forward to seeing it too.
|
|
|
Post by geebo on Aug 15, 2014 9:22:49 GMT -5
Keith,commented not long ago that was coming soon (or something to that effect), I don't think it's out yet, but I'm looking forward to seeing it too. Would love to have it on my mini as well right along with the Harmony app and the Oppo media controller.
|
|
|
Post by pop on Aug 15, 2014 9:42:22 GMT -5
Keith,commented not long ago that was coming soon (or something to that effect), I don't think it's out yet, but I'm looking forward to seeing it too. Would love to have it on my mini as well right along with the Harmony app and the Oppo media controller. on the Harmony remote app, do you need to purchase the Harmony remote to get access to the app or can you just pay an app fee for it?
|
|
|
Post by geebo on Aug 15, 2014 10:12:30 GMT -5
Would love to have it on my mini as well right along with the Harmony app and the Oppo media controller. on the Harmony remote app, do you need to purchase the Harmony remote to get access to the app or can you just pay an app fee for it? You have to at least purchase the Harmony Hub. I think it's 99 bucks. It won't work without the hub. It can be purchased alone or it comes with the Harmony Smart Control and the Harmony Ultimate.
|
|
|
Post by pop on Aug 30, 2014 10:33:19 GMT -5
Bump,
Any news on app connectivity?
|
|
|
Post by frenchyfranky on Oct 15, 2014 12:15:57 GMT -5
Bump, Any news on app connectivity? Bump a month and a half later! I'm really interested about some news of the app from Emotiva please!
|
|
|
Post by sct on Oct 15, 2014 13:25:42 GMT -5
Pop wrote: "I never would have even thought to go this route had it not been for Oppo's insanely awesome media controller."
One of my fervent hopes is that Oppo produce a multichannel preprocessor. If they did so, I would buy that product in a heartbeat...
SCT
|
|
|
Post by frenchyfranky on Oct 16, 2014 8:33:20 GMT -5
Bump, Any news on app connectivity? Bump a month and a half later! I'm really interested about some news of the app from Emotiva please! Bump again, any news Emo team?
|
|
|
Post by LuisV on Oct 20, 2014 15:06:38 GMT -5
Curious about the app as well as when we will have the ability to leverage the Ethernet port to perform the following:
1 Ethernet port for control (RJ-45) for: • Firmware updates. • Compatible with Control4, RTI, URC, Crestron, etc. • Setup and control via PC/ Mac
|
|
nuts
Minor Hero
50%
Posts: 36
|
Post by nuts on Oct 20, 2014 18:32:47 GMT -5
I hope there will be an API to control XMC-1 over network for software developers? By now I can't see my XMC-1 (or even ping it) im my network? What's going on here? No network control at all with firmware 1.2?
App's by emotiva are good, but we need some informations for community projects ... (i.e. I would like to write an eventghost plugin).
|
|
nuts
Minor Hero
50%
Posts: 36
|
Post by nuts on Oct 29, 2014 7:36:14 GMT -5
Any news on the network control?
|
|
|
Post by Chuck Elliot on Oct 29, 2014 9:09:15 GMT -5
It must be soon, I got the protocol spec from another forum user and so far coding is coming along.
The protocol doesn't do much more than replace the remote, but I love to code.
Data transfer is via various UDP ports with commands and responses in XML.
The first function you perform is sending a ping request on the network broadcast address of 255.255.255.255. From the responses you can determine the number of XMC-1s on your network and sufficient information to acquire the real remote port for further commands.
Give me a week or so and I'll post something up!
|
|
|
Post by rogersch on Oct 29, 2014 9:31:14 GMT -5
The protocol doesn't do much more than replace the remote, but I love to code. I just hope you get the status reported back in order to know the state the XMC-1 is in. (Like knowing if zone 2 is on or not..)
|
|
|
Post by Chuck Elliot on Oct 29, 2014 9:48:59 GMT -5
The protocol doesn't do much more than replace the remote, but I love to code. I just hope you get the status reported back in order to know the state the XMC-1 is in. (Like knowing if zone 2 is on or not..) The major things yes, they come back on in a notify system which you have to "subscribe" to for different parameters. I don't see any of the setup parameters! I wish they had used TCP and not UDP. UDP has no response packets built in. UDP uses a mirror UDP packet that you must specify a ACK commands to. Then they'll send you a ACK packet. I'm not sure if I should even have the spec and is the reason I am not posting it here. Back to coding a XML parser!!!!
|
|
|
Post by linvincible on Oct 29, 2014 9:58:35 GMT -5
cool will that work from a browser? I just found out I could access my av8801 setup from a browser and it's really cool, much better than navigating the interface with the remote...
|
|
|
Post by novisnick on Oct 29, 2014 10:04:02 GMT -5
Yep! Yamaha has an app for that! Most all AVRs with an IP address can be accessed through the browser.
|
|
|
Post by wrk24wheel on Oct 29, 2014 19:21:17 GMT -5
It must be soon, I got the protocol spec from another forum user and so far coding is coming along. The protocol doesn't do much more than replace the remote, but I love to code. Data transfer is via various UDP ports with commands and responses in XML. The first function you perform is sending a ping request on the network broadcast address of 255.255.255.255. From the responses you can determine the number of XMC-1s on your network and sufficient information to acquire the real remote port for further commands. Give me a week or so and I'll post something up! Any idea where to find this spec? I am trying to get this working on RoomieRemote but could not find anything to get the developers so they could add this programming.
|
|