Update README.md

This commit is contained in:
Triston Armstrong 2021-04-10 18:57:41 +07:00 committed by GitHub
parent 4aa62855b6
commit 7eb604a20e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,9 @@
# sony_bravia_pro_display_mock_server # 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 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.