Page 1 of 1

Samsung Smart TV network remote

Posted: Tue Aug 12, 2014 8:33 am
by gkrystev
Hi,

I had a need to control my Samsung smart TV over the network and after I figure out there is no such plugin available for EventGhost, so I made it.
You can find it here https://github.com/gkrystev/SamsungSmartTV
(just copy the directory under Plugin folder)
It should work on most Samsung Smart TVs. I tested it only on my own, so I can't tell how is going to work on other models.

If someone think something is not right or need to be changed, please tell.

Hope it will be usefull for someone.

Re: Samsung Smart TV network remote

Posted: Tue Aug 12, 2014 6:54 pm
by husa550
Hi!

I haven't tested your plugin yet but can it turn ON the tv from standby?

Thank's

Re: Samsung Smart TV network remote

Posted: Wed Aug 13, 2014 6:42 am
by gkrystev
husa550 wrote:Hi!

I haven't tested your plugin yet but can it turn ON the tv from standby?

Thank's
Not quite sure... At least on my TV I use the wireless module to connect the TV to the network. When the TV is powered off (or in standby), the wireless module is turrend of as well and the TV is not connected to the network anymore. Not sure how it's going to be when TV is connected via ethernet. Need to look at that.

Re: Samsung Smart TV network remote

Posted: Sat Dec 06, 2014 12:22 pm
by Conversed
dude, i want to kiss you! i've been searching/waiting for something like this for a while now. i was about to order one of those hdmi-cec usb adapters, but this is much more awesome and has been working flawlessly so far!

i've also found some more key codes at http://wiki.samygo.tv/index.php5/Key_codes

i have one question though, is there a way to send keyboard letters to the tv? i kinda want to use text input from my wireless htpc keyboard on the tv.

i don't know why this plugin isn't more popular, there surely have to be a lot of people out there with samsung smart tvs.

great work man!

Re: Samsung Smart TV network remote

Posted: Thu Dec 25, 2014 6:31 pm
by millsx2
I am having trouble getting this to work. I have not been able to connect to my TV. It's a 2014 model, not sure if that makes a difference.

The IP address is entered correctly and it is set to manual on the TV so it does not change. Could it be another port number I need to use? Do I need to open that port up on my router? I have been able to use the smart phone app no problem so it should work.

Re: Samsung Smart TV network remote

Posted: Wed Feb 25, 2015 1:46 pm
by mikeparkie
^Same as above. I have a UE32H6400, I have opened the port on my router, give the TV a static IP, and specified the TV name "UE32H6400" and various other combinations and I can't get it to work. Any troubleshooting tips would be great :D

Re: Samsung Smart TV network remote

Posted: Sun Mar 08, 2015 6:09 am
by adamsweet
soo has anyone got 2014 model to work?

Re: Samsung Smart TV network remote

Posted: Wed Mar 25, 2015 8:23 am
by thahim
gkrystev wrote:Hi,

I had a need to control my Samsung smart TV over the network and after I figure out there is no such plugin available for EventGhost, so I made it.
You can find it here https://github.com/gkrystev/SamsungSmartTV
(just copy the directory under Plugin folder)
It should work on most Samsung Smart TVs. I tested it only on my own, so I can't tell how is going to work on other models.

If someone think something is not right or need to be changed, please tell.

Hope it will be usefull for someone.
Port Drop down menu in Config is empty.

Re: Samsung Smart TV network remote

Posted: Wed Apr 08, 2015 11:32 am
by thahim
@ gkrystev What should i do? no ports there

Image

Re: Samsung Smart TV network remote

Posted: Sun Sep 10, 2017 4:13 am
by Boolean263
I was digging through the forums for hidden gems, and found this one. It works for me, both on my TV and my Blu-Ray player (though many of the keys on the player don't work the same/at all yet). Cool stuff for creating this and bringing it to life!

Since I have two devices, I cloned the source and added `canMultiLoad = True` just to see if it would work. And it does! I can control both devices with two instances of the same plugin! I don't know if you're still around, gkrystev, but you'll probably get a pull request or two at some point in the near-to-mid future. (:
thahim wrote:What should i do? no ports there
That screenshot isn't from this plugin. It's from the other one, which requires an RS-232 (ie, COM port) connection to your TV. That's the kind of port that it's listing in your screenshot, and most modern PCs don't have COM ports any more.

Re: Samsung Smart TV network remote

Posted: Sun Sep 10, 2017 6:39 am
by kgschlosser
@ Boolean263

AHEM!!!


They almost always have com ports. it's that almost none of the manufacturers provide the cable and dsub to plug into the header on the main board. almost all main boards out there have a com port header as well as an ir header and if it has integrated audio some form of a digital header.

and any of the samsung TV network control ends with the H model i believe this is the first model to be locked out. I know there have been a couple of tries to get the thing to work and the last time i checked which i have to say was some time ago. the attempts were 1/2 way working, but things may have changed since then. There is a modified version of the samsung TV plugin available that does network control on TV's earlier then the H. it has support for multiple TV's and also provides all of the control codes. it can be found here http://eventghost.net/forum/viewtopic.p ... +tv#p39804

I may modify the plugin to attempt a wol packet to the TV maybe that will turn it on. I am not sure.

Re: Samsung Smart TV network remote

Posted: Sun Sep 10, 2017 1:55 pm
by Boolean263
kgschlosser wrote:@ Boolean263

AHEM!!!

They almost always have com ports. it's that almost none of the manufacturers provide the cable and dsub to plug into the header on the main board. almost all main boards out there have a com port header as well as an ir header and if it has integrated audio some form of a digital header.
And almost all of them are disabled in the BIOS by default, so you won't see them in a dialog like this unless you've manually activated them yourself.
kgschlosser wrote:and any of the samsung TV network control ends with the H model i believe this is the first model to be locked out. I know there have been a couple of tries to get the thing to work and the last time i checked which i have to say was some time ago. the attempts were 1/2 way working, but things may have changed since then. There is a modified version of the samsung TV plugin available that does network control on TV's earlier then the H. it has support for multiple TV's and also provides all of the control codes. it can be found here http://eventghost.net/forum/viewtopic.p ... +tv#p39804
Cool, I'll check that one out too.

Re: Samsung Smart TV network remote

Posted: Sun Sep 10, 2017 3:38 pm
by kgschlosser
Boolean263 wrote:And almost all of them are disabled in the BIOS by default, so you won't see them in a dialog like this unless you've manually activated them yourself.

touche`