arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
RTSPVideoEncoder.h File Reference
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"
#include "IMediaSource.h"
#include "RTSPFormat.h"

Go to the source code of this file.

Classes

class  RTSPVideoEncoder
 Common base for RTP video payloaders (JPEGRtpEncoder, H264RtpEncoder, ...): an AudioEncoder that accepts complete video frames via write() and, as a packetized IMediaSource, hands the resulting RTP fragments back out through packetSize()/readBytes(). More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.