Owen Carter

Results 63 comments of Owen Carter

In principle easy, add a 'sleep' URI to the webserver and sent the whole ESP into one of it's deep sleep modes ; also you may need to put the...

@ericfont Just a quick note that this issue and the associated PR's are not off my radar, but I'm head-deep in some python stuff at the moment and will come...

Ok; so (at present) there is nothing in the code to support this. But the camera sensor itself does support defining a 'Region of Interest' on the sensor, effectively building...

Sorry, but I wont be doing any work on this. While nice to have I do not have the time or motivation to implement anything like this. I will, however,...

Humm, You are right. Sorry about that. And for slow response. Hidden network support wasnt really considered in my changes, If I take this any further I want to use...

Hi! Great job :+1: I'm sorry I didn't respond immediately, busy with lots of things. I've got a spare BME280 at home (and use another BME280 in my '[Pi OverWatch](https://github.com/easytarget/pi-overwatch)'...

By co-incidence I was looking at that sketch earlier today and wondering If this sketch could do something similar. Well.. not co-incidence, I was checking out people who follow this,...

Thanks, I didnt do a good job on merging myconfig up to the sample. Sigh... fixed. I've very much focussed on this playing in a browser window, In keeping with...

Good point about the URL's not being re-calculated on reconnect; I've fixed that. However, passing the stream URL to the client, rather than calculating it from the document properties in...

Yep, thinking about it you are right. I really should be pulling the IP/domain from the document properties. But, it wont reduce complexity much, I still want to allow configuring...