@echo off
start "" "C:\Program Files\VideoLAN\VLC\vlc.exe" --no-one-instance rtsp://10.17.110.11:8554/video1
start "" "C:\Program Files\VideoLAN\VLC\vlc.exe" --no-one-instance rtsp://10.17.110.11:8556/main.264
1. Connect to WiFi on laptop if not automatically done
2. Run connections.bat as Admin (right-click the file on desktop)
3. Launch Mission Planner through desktop
Once open, top right corner click connect*.
4. Launch videos by double clicking stream.bat on the desktop
Two videos will open, but they are behind each other, so you need to drag them aside. From time to time they freeze, just run the stream.bat again.
*The settings should be there.
If not, these are the ones you need
Settings: UDPCI - 115200
IP: 10.17.111.11
Remote port: 60000
@echo off
set OVPN="C:\Program Files\OpenVPN\bin\openvpn.exe"
set CONFIG_DIR="C:\Program Files\OpenVPN\config"
start "" %OVPN% --config %CONFIG_DIR%\EANAN-BEL-OPS_client_L3_51.112.57.101_1710_Combined.ovpn
start "" %OVPN% --config %CONFIG_DIR%\EANAN-BEL-OPS_client_L3_51.112.57.101_1711_Combined.ovpn