vokkim / sony-sdcp-com

NodeJS library for Sony SDCP / PJ Talk communication via TCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VPL-HS65ES

jaumard opened this issue · comments

Hello !

Nice module you have here ! Test it quickly on VPL-HS65ES and I was able to power it ON and OFF with no problem :)

Did you know how we can auto discover the device to retrieve ip automatically ? I see there an advertisement service :
capture d ecran 2017-01-25 a 22 34 46

I try with bonjour protocol but can't discover it.

Thanks for your work !

I presume that this is the Sony SDAP (Simple Display Advertisement Protocol), thus the projector will send (multicast) UDP packets to port 53862 every 30 seconds. I did not have any use for this myself, maybe in the future. You are also welcome to add a PR!

From protocol docs:
image