cmd: add /status.json
to describe what and how it works
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
typedef struct rtsp_options_s {
|
||||
bool running;
|
||||
uint port;
|
||||
} rtsp_options_t;
|
||||
|
||||
|
Reference in New Issue
Block a user