samsung-smart-tvremote-control

Remote control for SamsungTV


I have an iOS app that connects to my Samsung TV via local network and simulates the remote control. Now I'm trying to do the same on the PC (NodeJS/C#/Python/...).

Is there a documentation somewhere for doing that? Or does anyone have a piece of code?

How do I connect to the TV? How do I control it over the connection?


Solution

  • Check this site: https://sites.google.com/site/moosyresearch/projects/samsung_shape

    They have doing a research for the WAM speakers. As they say it also should work for SamsungTV's.

    There is a command cine tool, which you can send for example KEY_VOLDOWN or KEY_VOLUP to the tv.

    Under the article SOAP, you can find the tool.