|
H.264 Codec for ESP32-S3
|
#include <WiFiUdp.h>#include <vector>
Go to the source code of this file.
Classes | |
| class | RDPPacketizer |
| RDPPacketizer class to packetize H.264 NAL units into RTP packets. This class takes raw H.264 NAL units (in Annex-B format) and packetizes them into RTP packets suitable for streaming over UDP. More... | |
Namespaces | |
| namespace | esp_h264 |