Hi,
My TV is:
modelName : OLED77C3PSA
sdkVersion : 9.2.1
firmwareVersion : 23.20.69
boardType : O22N_ATSC_BR
otaId : HE_DTV_W23O_AFABATAA
I need to select specific device connected in HDMI2 (playstation 5, Nintendo Switch and ps3 are connected in a receiver and the receiver is connected to TV via hdmi2). In tv screen input all of then appears on hdmi2 (but separeted with each name).
Searching the internet I found this webos API that i think will do what I want.
But when i call it with
service.call(“luna://com.service.cec/listAdapters”, {},…
the response says it does not exist.
The api is:
com.service.cec and is documented here:
How can I access it?