mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-14 12:08:02 +00:00
Added session count in HTML
This commit is contained in:
@@ -14,6 +14,8 @@ public:
|
||||
|
||||
void doLoop();
|
||||
|
||||
size_t num_connected();
|
||||
|
||||
private:
|
||||
struct rtsp_client
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user