#pragma once #include void rtsp_server_start(); void rtsp_server_loop(); String getRTSPUrl();