Please Log in or Create an account to join the conversation.
What is the best way to show what the current volume level is? Ive tried a few different commands and cant get anything to work for me. The original command was set for the computer and it pulled it up with no issue- of course I deleted that one so I cant go back and look how it was input.I guess first make sure that you haven't got long-press on your volume keys defined to run a loop of 10 as they were originally in the smart remote sample. Then you could try using the IP control protocol documented here github.com/nicko88/HTWebRemote/blob/mast...ents/Yamaha_YNCA.pdf and here github.com/nicko88/HTWebRemote/blob/mast.../Yamaha_Commands.txt and see if that's better.
Make sure netcat (nc) is installed on your myServer box then cook up some scripts that contain nc commands such as these:
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Do you see a variable in myServer that represents the Denon's current volume level? If so, just put a Text object on a webpage and put {{name_of_the_variable}} as the label.What is the best way to show what the current volume level is? Ive tried a few different commands and cant get anything to work for me. The original command was set for the computer and it pulled it up with no issue- of course I deleted that one so I cant go back and look how it was input.I guess first make sure that you haven't got long-press on your volume keys defined to run a loop of 10 as they were originally in the smart remote sample. Then you could try using the IP control protocol documented here github.com/nicko88/HTWebRemote/blob/mast...ents/Yamaha_YNCA.pdf and here github.com/nicko88/HTWebRemote/blob/mast.../Yamaha_Commands.txt and see if that's better.
Make sure netcat (nc) is installed on your myServer box then cook up some scripts that contain nc commands such as these:
I would prefer to have the volume level be up at all times on the screen, but doubt that is something that is doable since I am just using the webbased commands and not actually writing any codes for it.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
For those looking for a zidoo player driver - have you tried the AndroidTV driver? On quick look,, zidoo uses Android OS? Ensure ADB is turned on within Zidoo.+1 on the zidoo driver.
Please Log in or Create an account to join the conversation.