HTML5 Foundations For AV Control teaches you how to create an HTML User Interface purpose-built to control Audiovisual and Smart Home systems.
When you are done, you’ll know how to create and serve a simple web page that can integrate with any control system. The course goes step-by-step and covers…
- Writing A Server Application
- Creating The UI With HTML, CSS & Javascript
- Connecting To AV Devices & Control Processors
Course Instructor
HTML5 Foundations For AV Control
357,00 € Sales Tax Included
HTML5 Foundations For AV Control LTO
SALE 297,50 € Sales Tax Included
Hi Patrick.
Thank you so much for all these lessons. It was very interesting and usefull.
For me as for Crestron programmer this is absolutely new. Not all is completly clear. But as we all know its just a matter of practise.
I have one request. Could you post some good example regarding how to start using HTML5 GUIs with Crestron?
Thank you in advance!
Hi Vadim! Great to hear you got something out of the course.
I have plans to add a lesson where we add a TCP Client to the server app that you could use to pass messages back and forth to any AV processor. Is that what you are looking for?
As far as I know, Crestron does not provide a websocket server on their processors, so you cannot connect the websocket directly without using their touchpanels and framework.