|
Post by ultrasonic on Jun 8, 2016 19:26:46 GMT -5
Hi all, is there an official site where the 'Emotiva Network Remote Control Protocol', described in the PDF document at [http://emotivalounge.proboards.com/post/759343] is specified? How are updated of this document communicated? Is there a reference implementation that is used in the official iOS and Android apps [http://emotivalounge.proboards.com/thread/44173/official-emotiva-xmc-android-lesniak] available? The reason why I am asking is because I started implementing the protocol by myself for a new kind of app. Thanks for your support
|
|
|
Post by AudioHTIT on Jun 9, 2016 22:08:57 GMT -5
I have not seen any formal process for updating the remote documents, either IR or IP. I sort of knocked loose the last release by complaining about the lack of protocol functionality. As far as I know there may even still be a couple of errors in the IR document, Zone 2 and maybe something else, in a thread from last summer. I never heard for sure if the same errors were in the network protocols as well, but I think maybe they were. As far as support goes I think a couple people in the lounge have written apps and may share their experience, but as far as a 'reference implementation' I think you're on your own. That said I'm sure many here would encourage you to go for it and see what you can come up with. Good luck ultrasonic, and welcome to the Lounge!
|
|
|
Post by ultrasonic on Jun 13, 2016 17:17:34 GMT -5
So you are saying the only source for the documentation is this post here? Right now, I am in the early stage of designing elegant and easy to use, Groovy- and Swift-based Java and macOS/iOS libraries. Is somebody is interested, I am happy share my work with you.
|
|
|
Post by Chuck Elliot on Jun 13, 2016 18:44:46 GMT -5
There's good stuff coming!
|
|
|
Post by etc6849 on Jun 15, 2016 15:54:14 GMT -5
Pretty funny that the thread with the protocol docs is called XMR-1. So you are saying the only source for the documentation is this post here? Right now, I am in the early stage of designing elegant and easy to use, Groovy- and Swift-based Java and macOS/iOS libraries. Is somebody is interested, I am happy share my work with you.
|
|
|
Post by winnetoe on Jan 12, 2017 18:18:17 GMT -5
Hi! Just created an open source library in Java that can talk with the XMC-1. So far it can: - Find the XMC-1. - Send commands to it. It still needs some work for events and event notification. You can find it here: github.com/pokowaka/xmcGreets, Erwin.
|
|