circuitrocks / ESP32-RTSP

ESP32-CAM as RTSP stream server
234 stars 71 forks source link

HTTP vs RTSP #6

Closed thomas725 closed 3 years ago

thomas725 commented 3 years ago

Hey there!

I stumbled upon your blog post https://learn.circuit.rocks/esp32-cam-with-rtsp-video-streaming and from there on to your repository here.

I was wondering if you could share your experience which of the two server options you included (HTTP vs RTSP) -) has better performance (higher fps) -) takes less space in the code binary upload to the esp32

Thank you for sharing your code and experience :)

beegee-tokyo commented 3 years ago

Sorry for the late reply.

I cannot tell you. After initial test of RTSP and HTTP I setup my camera for HTTP and it is running like this since a long time.