You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Posting this here as this is the framework that does the heavy lifting, but this is something I would like to be able to do in the node proxy via node-red.
I'd like to be able to set the audio delay, I sniffed the notification from changing it and I see:
So AutioDelay, AudioDelayLeftRear and AudioDelayRightRear seem to be what needs to be changed, I need to set up a capture on my network to see the request that does it, but seeing the notification gives me hope that this shouldn't be too hard.
The reason behind this is that I have just installed a projector, but it shares a source with a TV, I have modified a HDMI switch so that it is now WiFi controlloable so I can switch the source to the TV or projector at the touch of a button, the idea being that it will also power on the projector and lower the projector screen automatically (as well as switching the source to the projector).
The TV and projector are connected via an optical cable, but the difference in processing time of the video on the TV and projector means I need to be able to change the delay depending on whether the TV or Projector is the sink of the signal.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
Posting this here as this is the framework that does the heavy lifting, but this is something I would like to be able to do in the node proxy via node-red.
I'd like to be able to set the audio delay, I sniffed the notification from changing it and I see:
So AutioDelay, AudioDelayLeftRear and AudioDelayRightRear seem to be what needs to be changed, I need to set up a capture on my network to see the request that does it, but seeing the notification gives me hope that this shouldn't be too hard.
The reason behind this is that I have just installed a projector, but it shares a source with a TV, I have modified a HDMI switch so that it is now WiFi controlloable so I can switch the source to the TV or projector at the touch of a button, the idea being that it will also power on the projector and lower the projector screen automatically (as well as switching the source to the projector).
The TV and projector are connected via an optical cable, but the difference in processing time of the video on the TV and projector means I need to be able to change the delay depending on whether the TV or Projector is the sink of the signal.
Thanks.
The text was updated successfully, but these errors were encountered: