rzeldent / esp32cam-rtsp

Simple RTSP (streaming image) server for the ESP32CAM. Easy configuration and monitoring through the web interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improvement on RTSP loading

warshoot3r opened this issue · comments

Hi,
Nice work on this project. I am wondering if we can improve the RTSP connection speeds?

It takes 5 seconds but I am not sure what is causing the delay. On the other hand, the mjpeg is instantaneous. Anyone got any hints. I'm having a look at the RTSP code to try and figure it out, but appreciate if any expert got suggestions.

Cheers

commented

Hi warshoot3r,

I believe VLC is buffering. This van be set to a shorter period.
Speeds are limited by the WiFi but here some improvement might be possible...