mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 23:06:34 +00:00
6 lines
94 B
C
6 lines
94 B
C
#pragma once
|
|
|
|
#include <QString>
|
|
|
|
QString rtspVideoUrl = "rtsp://localhost:8554/live.stream";
|