Thanks,
So the only port that is open is port 7676, which is the UPNP port. So it’s definitely not using port 8001, or the websocket protocol.
can you give me the output of the following:
http://192.168.0.142:7676/smp_18_
and
http://192.168.0.142:7676/smp_10_
With the TV on. That will give me the UPNP information, if you get any output, UPNP is a bit finnicky sometimes.
I don’t check port 7676 for remote control, as I know that is the UPNP port for some older TV’s, and usually those TV’s have another open port, specifically for remote IP control. There is a way to get control of TV’s with only UPNP ports (the RemoteControllerReceiver
service on snmp_2_
), but it’s not implemented, as I’ve never found a TV that didn’t have a dedicated IP control port before.
if you could give me a TRACE log as well for the samsungtv
binding, I can see what services are detected.
Sorry to keep asking you for stuff, but this is an unusual TV.