mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 23:56:33 +00:00
New threaded RTSP and AI image recognition.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <QString>
|
||||
|
||||
QString rtspVideoUrl = "rtsp://localhost:8554/live.stream";
|
||||
Reference in New Issue
Block a user