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
Trying to make your library work with my Samsung UE55JU6400. I could discover it and even send some UPnPServiceRendering commands like mute / unmute. However, I'm not able to use neither RemoteControl nor UPnPServiceDialReceiver for sending other keys like power, channels, etc.
RemoteControl fails with WebSocketTimeoutException (I changed the IP).
And UPnPServiceDialReceiver fails with the following: Exception: ('Invalid Args', '402')
Any thoughts?
The text was updated successfully, but these errors were encountered:
sskorol
changed the title
Send keys sample
Send keys doesn't work
Jul 12, 2020
Hi @svilborg
Trying to make your library work with my Samsung UE55JU6400. I could discover it and even send some
UPnPServiceRendering
commands likemute
/unmute
. However, I'm not able to use neitherRemoteControl
norUPnPServiceDialReceiver
for sending other keys like power, channels, etc.RemoteControl
fails with WebSocketTimeoutException (I changed the IP).And
UPnPServiceDialReceiver
fails with the following:Exception: ('Invalid Args', '402')
Any thoughts?
The text was updated successfully, but these errors were encountered: