mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-14 20:18:01 +00:00
Work in progress
This commit is contained in:
6
lib/micro-rtsp-server/include/micro_rtssp_streamer.h
Normal file
6
lib/micro-rtsp-server/include/micro_rtssp_streamer.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
class micro_rtsp_streamer
|
||||
{
|
||||
public:
|
||||
};
|
||||
Reference in New Issue
Block a user