Page 1 of 1
Host over SSL
Posted: Sun Apr 29, 2018 10:27 pm
by stephenreda
The integration with my domotica from Loxone went perfectly. The only issue is that the interface is over plain http. In my domotica app, the plain url along with the credentials as prefix, are sent unencrypted over the wire. Would it be possible to implement https on the web server?
Re: Host over SSL
Posted: Mon Apr 30, 2018 1:16 am
by stephenreda
It’s even worse because is seems that the direct video stream and picture url are available without any authentication
Re: Host over SSL
Posted: Wed May 02, 2018 5:35 pm
by Akuvox_Jon
Hi,
May I know the models you are using now please?
And is the URL you were talking about is action URL please?
Also where did you purchase our products please?
Re: Host over SSL
Posted: Sat May 12, 2018 6:01 pm
by stephenreda
R26P, bought throuhp voipandgo.de
I am talking about the Picture and Video stream url
Re: Host over SSL
Posted: Tue May 22, 2018 9:29 am
by Akuvox_Jon
Hi,
For R26, the url for picture:
http://<ip_host:8080>/picture.jpg
The url for video :
http://<ip_host:8080>/video.cgi
You can check them on your browser.
For RTSP stream , the url is :
rtsp://<ip_host>/live/ch00_0
As for the authentication, actually the rtsp authentication, it is in our plan, but there are many task more important then it. So it won't be done right now.