
(Last Edited by oldtrappertom on November 2, 2015, 11:58 am)
![]()
Nice piece of work - tks. Running on win10 only mute and vol and power off work. Each (successful) command is followed by a Window saying no connection to device.
How to use this on Android?
cheers ott
![]() (Last Edited by oldtrappertom on November 2, 2015, 11:58 am) ![]()
Hi
Ritchie
As you can see, I have not ![]() I was just thinking in doing it the artificial way. but better to wait and put the effort in for the real one. @ William , could you share the icons with us ? So we can start prepare ourselfs?? Do you have a menu id created for every icon already? or even better , every menu step? It is getting winter now..... ![]() Cheers, Frank ![]()
Due to lack of time progress has ben slower than what i want it to be. I have two more issues to complete before i can release 1.50.
![]()
Hi ,
are you using the new interface ?
Without any status information of the radio really a remote control of the radio is inpossible.
Since I have run remote control by the existing interface ( two/three month) of version 1.49 and have to interact or
correct actions manually.
I will start/continue the project again after releasing the version 1.50.
Best regards
Ritchie
![]()
Guys,
Worked on an improved version of my Listen Live remote controller. version 1.2 is now here.. http://www.employees.org/~freijn/listenlive/Listenlive_1_2.zip you can install and override any previous version. Improvements : - remembers the last window position - improved communication fail handler please mind that many functions also work using the keyboard. Any suggestion of bug report please let me know. I will start working on an "artificial" menu tracking system. (Last Edited by brammie on November 7, 2013, 2:58 pm) (Last Edited by brammie on November 7, 2013, 2:59 pm) (Last Edited by brammie on November 7, 2013, 3:00 pm) ![]()
Hi,
I do not have any interrupts in the connections so far I can see. Commands to the radio are send up to now in the morning to switch on/off the radio automatically. This works so far really good, even I switch off the WLAN in the night and when we leave the flat for security reason (done automatically by mobil detection). During radio hearing, no disconnection happens normally. So radio hearing is mostly stable. Interrupt can happen also on server side. The only problem up to now is, that the radio does not execute correct all given commands via the tcp/ip interface. I get all the time a response of "OK" of each command, but If I send these commands to fast, the execution of the commands went wrong. (The radio runs into the wrong menu item). I hope, that this will solved, when the interface will give the state of the actual position back. Send always a ping to the radio does not solve your problem in my opinion. check your WLAN reception, maybe an other position will help. Or you have a sleep function in your radio or power save function, which will switch of the interface. Can you stream a video without any problem ? Regards Ritchie ![]()
@Ritchie
Question. Do you experinece a lost of connection after an long period of no communication? ( not sure about long but feels like > 10 min ) I have build a ping command which "solved" it, but am curious if you do see same Cheers, Bram ![]()
Hello Penbex, thanks for the investigation and adding the functions into the next release. Best regards Ritchie ![]()
The next release has additional commands so you can read the menu position and even what is currently playing..
![]()
I just starts to write a control module for the listenlive firmware,
but one of the main problems is more less. - State of the actual menu position. I can count the steps of the menu, but I also get a "OK", even when the command was recognize, but not executed. This happen, when you send to many commands by one shot. Which is needed, without navigating to a menu entry directly. Best regards Ritchie ![]()
Hi,
is it may possible to get a complete list of the remote control commands ? Are these all commands ">UP LEFT DOWN RIGHT EXIT POWER OK VOLp VOLm STOP REPEAT PGUP PGDN RECORD HOME MENU MUTE FORWARD REWIND FMRADIOIs the source code of the radio public available ? Best regards R. ![]()
Guys,
Have updated the application with some improvements. It has now become ListenLive version 1.1 - ipaddress and last window location on the desktop are now stored in the registry instead of the .ini file - Keep alive message build in , so app and radio do not loose each other any more. - Power button does switch off the radio and now also close the app. ( logical he? ) - initial start-up with popping up windows cleaned a little. http://213.93.94.144/listenlive/ListenLive.zip is the new file location now. Please un-install the old one FIRST to remove the ini file. Appologies on forehand for the MS windows behaviour. Some browsers may complain about my ipadress of my server as being unknow YEAH!!! Also windows will tell you during installation this is coming from an untrusted developer.. so you know to expect these messages. Any question / improvements / comments PLEASE !!!! share them with me !! would be nice if you could leave a post here as well if you are using my app. Cheers, Bram (Last Edited by brammie on June 18, 2013, 1:48 pm) ![]()
Hi,
I do like the idea of integrating very much. I use FHEM for home automatisation. This system is working event driven and of course connected to my FritzBox. So FHEM allready has got the information about calls (including reverse number searching, utilising the FritzPhonebook and so on). The only thing missing would be the ability to display a text message on the display. All the rest is allready computed by FHEM anyway. -- Making use of the radio for more controlling: It would be a great feature, if the IR-Sensor of the webradio could send received raw IR codes over TCP/IP to a certain destination adress. The hex codes for example. So you could use any IR-controll to send commands to your fhem server
![]() ![]()
For those interested in the protocol, on this page is an example of how communication is done via tcp/ip The listenlive code does exactly this using port 8080. ![]()
I had this once before, it seems to be a very rare condition related to the kernel.
Not really anything we can fix. It is for sure unrelated to the network remote control option. ![]()
After upgrading to 1.49 and setting remote control to "yes" the program works. But as you never know what you are doing by clicking on the icons without any hints it seems to be very dangerous in this version. The result for my ENVIVO is now: after starting it normally again the display has turned 180°! Everything is displayed "on the head" - switching off and power unplug didn´t change that so far. I hope I find a way to turn it again ... 1. Edit: The display is not turned 180° but every direction is inverted: up, down, left, right. 2. Edit: After switching off longer now everything with the display is normal again without any changes! I think I will wait for later versions of this program ..!
(Last Edited by explmag on May 1, 2013, 2:37 pm) ![]()
Rince, answered via pm
Felix, the protocol is Very simple. Open port and send command.. Then wait for OK. Right now only commands similar to the remote control can be send. But we are looking at sending out mor info like menu position, list data and screen data while playing tracks. Ideas are very welcome.
![]()
Hi,
this is sounding very exciting. A network controlled radio. It would be great if there is a way to controll the radio with a home automation software like FHEM. (FHEM allready is able to control some TVs and AV-Receivers over TCP/IP, so basically this is nothing new to FHEM) To get this running easily, it would be necessary to know how the protocoll is working. Is there any chance to get the specs? Greetings, Rince ![]()
Quote:
No problems to install the app on win7 for an arnova device with fw 1.49 I can confirm the non-function of the pause-button. Is a specification of the protocol available? Felix ![]()
Quote:
![]() Shure not for video and maybe without any background, but all the rest? Felix (Last Edited by FeliXY on April 27, 2013, 2:46 pm) ![]()
Quote:
With firmware 1.49 (3.5") the setting is in "remote control settings" -> "network remote control [on]", not in "network settings". Felix ![]()
Quote:
![]()
Quote:
![]()
I was able to install the Software WIN7/64 without any problems.
The connection to the device Xoro HMT350 (FW 1.48) works well, I have been able to use most of the current control buttons correctly (only the "pause" did not work in the media player) But I'm not sure on the actual value of such an app, as you still need to watch the Display of the Device to press the right buttons A big enhancement would be therefor if e.g. the "applications" could be directly selected via the provided app or if there would be an option to show the display content in the app (in order to realy navigate remotely). Bernd ![]()
I tried the software as well. I entered the correct ip-adress but only get the message "connection failed". Is Firmware 1.48 necessary? I tried it with 1.47.
![]()
It is a correct statement it always reverts back. I can change that for sure, but idea was.. if the ip is wrong , why disply the wrong one.
I have noticed myself that if the radio is idle for a long time the communication is failing Not sure about the conditions and Who is failing yet. i still have NO idea why your system is not keeping the ip address, will setup an XP and do some testing. Thanks for the additional info ! At this moment I am re-writing the setup to use registry settings instead of an ini file as well. ![]()
The correct IP is there.
![]()
Quote:
On Xp the file ip.ini is in: C:/Documents and Settings/[username]/Local Settings/Apps/2.0/number/number/list..tion_number_0001.0000_number/ip.ini Note that the map "Local Settings" is a hidden map. So it depends on the tools if it is visible.
![]()
Actually, I noticed that even though the "IP Setup" screen always reverts back, it does seem to save the IP. I still can move around the screen via the app, but get a warning about not being able to reach the radio. It also doesn't work from the Clock screen at all. I'm using Windows XP, so that path you mentioned doesn't exist.
Thanks! ![]()
No problem..
![]() Anybody else using the software ?? any reports? Thanks ! Brammie ![]()
Thanks - sorry things have been (and are) very busy. I should hopefully be able to get back to you later this week.
![]()
Hi Drdr
Thanks for the feedback! Of course the app does need to remember the ip address for you. ![]() Can you please scan your disk if you can find a file ip.ini ? It must contain the ip adress you typed in. C:\Users\[username]\AppData\Local\Apps\2.0\J14JH7RP.2W4\P7567WC1.JRT The path must be something like the above. If not, can you please find the listenlive.exe path and post it here? What o.s. version are you running ? Many thanks Brammie ![]()
D) i think thats doable. Although i have no idea what the logitech solution looks like..
![]()
Hi- thanks for the software! Great job! Looking forward to an Android version. A) Even once I have the right IP address and the software works, I get an error that the connection failed, every time I press a button. B) The IP resets to 192.168.1.1 every time the software is run. C) The home button doesn't work if I'm in clock mode. D) Is there any way to display the menus in your program , so that you don't need to be near the device? (It is like that on the software for Squeezeboxes.) Thanks! (Last Edited by drdr on March 14, 2013, 2:04 am) (Last Edited by drdr on March 14, 2013, 2:16 am) ![]()
Thanks William for the intro
![]() The software has been tested on Win7 and XP. Please let me know if you have any issues in installing. Please mind when installing the software it will warn you about the source. I am a hobby writer so, no official license to MS hence the warning window. In the help screen there is some information on how to enable your device for remote control as well as how to find the ip-address of the device. I will write a small manual as well. I do think icons are self explain and play with the keyboard too !! Cursur enter and backspace are also working ![]() Todo list: - save the window position on exit - make a PRE button to exec a sequence of keys, i.e. always go to your favorite radio station. - more robust device/network detection. - switchable auto new version detection. ( currently only manual YOU detection ![]() Please let me know any idea or improvement you would like to have as well. And please do a post here if you use/like the software , just for me to know somebody is using it.... Cheers, Brammie. ![]()
The "ListenLive Network Remote Control" is software to control your Radio device (running the Listenlive firmware) from a pc, tablet, phone etc. The software is available here. |
|||||||||
|
Get notified of new forum posts via ![]() |