arduino-audio-tools
Loading...
Searching...
No Matches
RTSPTaskless.h
Go to the documentation of this file.
1#pragma once
2
13#include "RTSP/IAudioSource.h"
16#include "RTSP/RTSPFormat.h"
17#include "RTSP/RTSPOutput.h"
19#include "RTSP/RTSPClient.h"
20#ifdef ESP32
22#include "RTSP/RTSPClientWiFi.h"
23#endif