...
When configuring output files, you should use the applicable attached storage device (for example, /storage/sd/).
...
Note that:
archive_file
(for BrightScript) orarchiveFile
(for JavaScript) must point to a zip archive containing a valid OpenVPN configuration file named client.conf in the top level directory (see the Appendix for an example client.conf file).All paths configured in client.conf are assumed to be absolute. In order to refer to files extracted on the player after running installAndRun, the following directory path should be assumed /var/lib/brightsign/openvpn/
To establish the connection, reference the roOpenVpn BrightScript API or the openvpn JavaScript API.
Appendix
In addition to other configuration information, client.conf should contain the absolute path format of the configured artifacts. For example:
...