esp32cam-rtsp icon indicating copy to clipboard operation
esp32cam-rtsp copied to clipboard

restart and flash missing?

Open kvikindi opened this issue 1 year ago • 5 comments
trafficstars

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 😄

kvikindi avatar Mar 17 '24 23:03 kvikindi

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

ulab avatar Mar 19 '24 15:03 ulab

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.

rzeldent avatar Apr 16 '24 14:04 rzeldent

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)?

jsnyder avatar Apr 18 '24 20:04 jsnyder

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

acongdon avatar Jul 30 '24 04:07 acongdon