Suppose I have a tv with 2 HDMI ports. One port is connected to the client(HDMI1) and the other one is connected to a set top box(or some other source connected to HDMI2). By default the port will be HDMI2. I want to automatically shift from HDMI2 to HDMI1 when a schedule comes to the client. Could you please suggest any idea for this. Is it possible if I’m working using windows client?
Thank you Hector Is it like passing the arguments for the bat script by adding a shell command and we have to add shell command with every layout we create?
I did not realize that they are 2 hdmi in windows in the system, if not control input tv.
This would depend mainly on whether the TV has api. What model TV do you use?
If the TV does not have api, just could do with some external hardware. Arduino mini and IR LED and by a serial command to send the IR input change to the TV.
That certainly can be done, but a little knowledge of arduino necessary.
I would not mind to try and share the code with the community, but there is the problem that each TV has different commands for each function.