onvif_server.h

This commit is contained in:
John Varghese
2025-06-03 18:45:27 +05:30
committed by GitHub
parent 71026fbd49
commit d1e7d8da56

View File

@@ -0,0 +1,3 @@
#pragma once
void onvif_server_start();
void onvif_server_loop();