Is possible toto send to Bravia an IRCC for open a youtube video?
Posted: Thursday 16 September 2021 21:32
Hi mates, I’ve read a lot of staff and nowhere I’ve found a dscussion about sending a link for open a video in youtube, there is IRCC to open youtube only, but this is a bit useless… as we need to use then emote to tell youtube what it has to do…
My goal is to realize a scenario where I can turn on my TV displaying a fireplace, there is any way I can instruct my bravia to do so? Thank you very much for suggestions!
I’ve read it and found [params], is it possible to forward Youtube parameters to open a link?
That was the example
My goal is to realize a scenario where I can turn on my TV displaying a fireplace, there is any way I can instruct my bravia to do so? Thank you very much for suggestions!
I’ve read it and found [params], is it possible to forward Youtube parameters to open a link?
That was the example
Code: Select all
REST-API HTTP Request Example (Pre-Shared Key: “1234”)
POST /sony/system HTTP/1.1
Host: 192.168.0.1
Accept: */*
Cache-Control: no-cache
Connection: close
Content-Type: application/json; charset=UTF-8
Pragma: no-cache
X-Auth-PSK: 1234
Content-Length: 70
{"method": "getPowerStatus", "params": [], "id": 50, "version": "1.0"}