samsungctl icon indicating copy to clipboard operation
samsungctl copied to clipboard

Remote control Samsung televisions via a TCP/IP connection

Results 64 samsungctl issues
Sort by recently updated
recently updated
newest added

I'm trying to use remote control samsungctl make appear virtual key for Samsung UHD TVs . However I can't find or figure out key code for that. Does anyone know...

Someone tried to subscribe (successfully) to the MultiScreenService service ? May be a useful implementation to observe channel or volume change states. Unfortunately the response is Status Code: 412 Precondition...

When i try to install i get this notification in yellow. `pi@raspberrypi:~$ pip install samsungctl Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting samsungctl Downloading https://files.pythonhosted.org/packages/33/13/d97749371984ebacc53e66106cd3d224650aa2e33b21f3a4fcb4375435b3/samsungctl-0.7.1.tar.gz Building wheels for collected packages: samsungctl...

--- request header --- GET /api/v2/channels/samsung.remote.control HTTP/1.1 Upgrade: websocket Host: 192.168.35.116:8001 Origin: http://192.168.35.116:8001 Sec-WebSocket-Key: Xhi+Wn7pn3FbOmssyQkG6Q== Sec-WebSocket-Version: 13 Connection: upgrade ----------------------- --- response header --- HTTP/1.1 101 Switching Protocols Upgrade: websocket...

Hello, I have the M Series Smart TV and I'm trying to use the library you have on your Github. I'm fairly new to understanding how its done so please...

hello i have this message : Error : Connection refused when i execute the command : python -m samsungctl -i --host 192.168.1.40 --method websocket --name myremote is it normal ?...

Hi everybody. My office has me investigating a couple TVs for a large installation here. One is the Samsung QB65H-N, one of their commercial panels, and we'd hope it would...

Hi, I've been having trouble getting things to work. Now, i tried to debug things a bit with some JS and websockets. From what i understand, we connect to: "ws://192.168.1.22:8001/api/v2/channel/samsung.remote.control?name="+appname...

@Ape , we have tested the samsungctl app and noticed that the TV asks for authorization after every reboot. We have even followed the steps mentioned in #16 . We...