mirror of
https://github.com/John-Varghese-EH/ESP32-CAM-ONVIF.git
synced 2025-11-17 19:28:01 +00:00
rtsp_server
This commit is contained in:
4
ESP32CAM-ONVIF/rtsp_server.h
Normal file
4
ESP32CAM-ONVIF/rtsp_server.h
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#pragma once
|
||||||
|
void rtsp_server_start();
|
||||||
|
void rtsp_server_loop();
|
||||||
|
String getRTSPUrl();
|
||||||
Reference in New Issue
Block a user