Currently, I am using BrightSign XT1143 (firmware: 7.0.60) for displaying video and image.
The image source and video source given by my customer are in HTTPS while the certificate is a self-signed certificate.
In addition, it is not possible to get the key file from my customer.
Currently, I use "roImagePlayer" and "roVideoPlayer" for display.
However, it seems that these two objects cannot display insecure source.
Therefore, I wonder if there is any workaround so that I can display insecure image and video with "roImagePlayer" and "roVideoPlayer", like enabling "insecure_https_enabled" in "roHtmlWidget"?