A very crudely thrown together simple IP control enabled server that can be used to simulate interaction with a Sony Bravia display over TCP
Go to file
Triston Armstrong 7eb604a20e
Update README.md
2021-04-10 18:57:41 +07:00
LICENSE Initial commit 2021-04-10 18:51:18 +07:00
README.md Update README.md 2021-04-10 18:57:41 +07:00
server.py Add the server file to repo 2021-04-10 18:54:52 +07:00

sony_bravia_pro_display_mock_server

A very crudely thrown together simple IP control enabled server that can be used to simulate interaction with a Sony Bravia display over TCP

You can find the link to the Sony Bravia simple IP control documentation below https://pro-bravia.sony.net/develop/integrate/ssip/overview/

NOTE

This is just a quick crude reproduction of the server running on the Sony Bravia display. I haven't optimized anything or cleaned up anything. If you have an issue with how I did it, do it yourself.