We are starting to work on getting raw data using the genericbyte data format. We are looking at the TCPVideoViewer sample as suggested and it requires using the servercommandservice to get info.
We are looking for a way to secure this using SSL, it appears it requires port 80 access right now. Is that required to communicate with the server to request the genericbyte data and to send ptz commands? if so, how do we secure it using SSL when it is on the public internet?
Please advise, thanks!