mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-10 21:05:24 +02:00
The boundary delimiter (_STREAM_BOUNDARY) needs to be send before the body part (_STREAM_PART) too follow RFC2046. This caused ffplay/ffmpeg to fail to open the MJPEG stream.