samsungctl icon indicating copy to clipboard operation
samsungctl copied to clipboard

Subscribe to MultiScreenService

Open marius1968 opened this issue 7 years ago • 1 comments

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 Failed

SUBSCRIBE:/RCR/event/MultiScreenService NT:upnp:event HOST:192.168.1.216:7678 CALLBACK:http://ip:62990 TIMEOUT:Second-30 Content-Length:0 Connection:keep-alive

Status Code: 412 Precondition Failed CONTENT-LENGTH: 0 SERVER: UPnP/1.1 Samsung AllShare Server/1.0

marius1968 avatar Oct 09 '18 10:10 marius1968

the MultiScreenService does not return any events (per the spec). Additionally, this is a pointer to the webSocket interface on port 8001.

DaveGut avatar Oct 11 '20 13:10 DaveGut