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
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
Hello, I have a KS8000 Samsung TV and have found that port 55000 is not open. Any ideas on how we could support my TV?
Here's a quick nmap of the running TV:
Host is up (0.010s latency).
Not shown: 994 closed ports
PORT STATE SERVICE
7676/tcp open imqbrokerd
8000/tcp open http-alt
8001/tcp open vcom-tunnel
8002/tcp open teradataordbms
8080/tcp open http-proxy
9999/tcp open abyss
The text was updated successfully, but these errors were encountered:
Try to run samsungctl on those ports and see if any of them work. But I think it's likely that KS8000 doesn't support the same remote control interface.
@nunofgs Thanks for the information. It seems that the control interface is very similar to the old one implemented in samsungctl. The difference is just that the new protocol uses websockets and json. It would be quite easy to provide an alternative implementation for samsungctl/remote.py.
I don't have the new kind of TV so I don't have the necessary motivation to implement this myself. However, I would gladly accept pull requests for this feature.
Hello, I have a KS8000 Samsung TV and have found that port 55000 is not open. Any ideas on how we could support my TV?
Here's a quick nmap of the running TV:
The text was updated successfully, but these errors were encountered: