|
H.264 Codec for ESP32-S3
|

Directories | |
| directory | h264 |
| directory | test |
Files | |
| file | H264Config.h [code] |
| file | H264Decoder.h [code] |
| ESP32-S3 H.264 Decoder with Stream Input Support. | |
| file | H264Encoder.h [code] |
| Header-only helper to capture frames from ESP32 camera and encode to H.264. | |
| file | PSRAMAllocatorH264.h [code] |
| Header-only C++ allocator that prefers PSRAM allocation on ESP32. | |
| file | RAMAllocatorH264.h [code] |
| Header-only C++ allocator that uses internal RAM (DRAM) on ESP32. | |
| file | RDPPacketizer.h [code] |
| file | UDPPrint.h [code] |
| header-only Arduino Print implementation that sends data over | |