To open the Video in a separate Popup window, with the ability to control the size and position, use the <GOTO>URL keymacro. It is recommended to use this in a Keymacro file and then call the keymacro file from a pushbutton.
1. Configure a keymacro file named, HwyCamera2, with the following keymacro:
<GOTO>URL=http://67.94.27.175/broadWeb/system/bwviewpg.asp?proj=LIVEDEMO&node=SCADANode1&tool=0&stat=0&goto=webctrl=tw_highway.vdo^target=video2^height=400^width=450^left=470^status=0^toolbar=0
OR
<GOTO>URL=vdo:atoplc#ip=67.94.27.161&port=0^target=video2^height=400^width=450^left=470^status=0^toolbar=0
2. Assign a pushbutton with the keymacro to call the keymacro file:
<MCREXEC>@Hwycamera2.mcr
If you do not need to define the window size of the popup, it is possible to use just a Keymacro on the pushbutton (and the default web browser size will open):
<GOTO>URL=vdo:atoplc#ip=67.94.27.161&port=0^target=video2