JustPaste
HomeCategoriesAboutDonateContactTerms of UsePrivacy Policy
JustPaste

Free online notepad — write and share instantly

Navigate

  • Home
  • Timeline
  • Categories

Info

  • About
  • Donate
  • Contact

Legal

  • Terms of Use
  • Privacy Policy

© 2026 JustPaste.app. All rights reserved.

Made with ♥ by JustPaste

test | JustPaste.app
about 1 month ago1 views
💻Technology

test

@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

← Back to timeline