#pragma once #include #ifdef OPI5_BUILD //QString rtspVideoUrl = "rtsp://192.168.168.11:8554/live.stream"; QString rtspVideoUrl = "rtsp://192.168.0.25:8554/main.264"; #else QString rtspVideoUrl = "rtsp://localhost:8554/live.stream"; #endif