rzeldent / esp32cam-rtsp

Simple RTSP (streaming image) server for the ESP32CAM. Easy configuration and monitoring through the web interface.
663 stars 121 forks source link

restart and flash missing? #117

Open kvikindi opened 8 months ago

kvikindi commented 8 months ago

I might be taking crazy pills here, but going by the commit history, it seems that all references to the LED flash and restart api have been removed in versions since at least 1.0.6?

Also I'm seeing references to the "version 2" branch under releases, but there's none to be found?

Please advise, as reality is already kind of funky these days 😄

ulab commented 8 months ago

I'd think the "version 2" branch is "develop", but I agree, this is confusing.

rzeldent commented 7 months ago

Hi Ragnar,

No, you did not take any crazy pills! Version 2 was created to support more devices. This unfortunately required a common base and LED flash was removed. Restart was removed because this was only available after settings were changed and (if the type of the board is correct), restarting was no longer required.

jsnyder commented 7 months ago

On the Seeed ESP32S3 Sense the settings don't seem to take effect without a restart though (at least resolution doesn't) or am I missing something (or still a work in progress to support)?

acongdon commented 3 months ago

Same on AI Thinker, change resolution settings OK but doesn't reboot to apply them... up the ladder again...