I am currently using a 30 day free trial Flashphoner license and I'm trying to connect to websocket using wss protocol from my website. When I use the connection url ws://[IP-address]:8088 and press connect, the connection is successfull and I play the rtsp stream successfully, but it can be done only when my website is opened with http protocol. I want the Flashphoner to also work with the https protocol so I tried to use wss://[IP-address]:8843 url for connection, but I get INSECURE_RESPONSE error and the connection fails. Is there a way to solve this issue? Should I buy the license to make it work with wss protocol or do I need to apply a certificate to a server?
I found some instructions on this link: https://flashphoner.com/docs/wcs4/1...ment-websocket_ssl-ssl_certificate_import.htm
I found some instructions on this link: https://flashphoner.com/docs/wcs4/1...ment-websocket_ssl-ssl_certificate_import.htm