arduino-esp32/libraries/ESP32/examples/Camera
Alexander Bergmann 13e02063d6
Move _STREAM_BOUNDARY before _STREAM_PART (#3720)
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.
2020-02-14 11:03:38 +02:00
..
CameraWebServer Move _STREAM_BOUNDARY before _STREAM_PART (#3720) 2020-02-14 11:03:38 +02:00