01.11.2017, 19:46
Hi,
The controller uses a img element in the cam container to avoid scrollbars etc, but this type of element has not the same function as a iframe, so you can’t pass credentials in the URL.
What you can do is make a widget with a iframe to your cam, this way can pass credentials, but there might be some css needed to avoid scrollbars.
Or make a hidden frame, check persist box, and when iframe logs in to URL the img container is also logged on by same source policy. I have on most sites good results, but sometimes its hard to bypass.
BR,
Erwin
The controller uses a img element in the cam container to avoid scrollbars etc, but this type of element has not the same function as a iframe, so you can’t pass credentials in the URL.
What you can do is make a widget with a iframe to your cam, this way can pass credentials, but there might be some css needed to avoid scrollbars.
Or make a hidden frame, check persist box, and when iframe logs in to URL the img container is also logged on by same source policy. I have on most sites good results, but sometimes its hard to bypass.
BR,
Erwin