abratchik

Results 47 comments of abratchik

seems like monkey-patch for parallel compilation is not working. After commenting the whole block the build is going fine.

Hi All. May be an old subject but just waned to understand the idea of the multi-client behind the proposed solution a bit better. I have refactored this whole project...

Hi @TungstenE2Thank you for your response and clarification. It does make sense, although I think proxying the stream would make more sense , since the number of parallel clients will...

Hi @TungstenE2 In theory, one could develop a websocket frame relay and deploy it on the proxy server. So the clients would connect to the proxy rather than to the...

Hi @TungstenE2, I ported your changes to the PR #280 manually since the .h file you changed is removed from the code and replaced with the HTML under data folder.

@facchinm This PR is ready for merge I believe :) Any issues please let know.

> > > Would you consider adding an example sketch that demonstrates these new features? Without documentation, code comments, or an example, it's likely that many folks will never discover...

@TungstenE2 I think you can use the `http:///cmdout?var=reboot&val=1` command. You can also trigger it by a schedule with help of any external tool.

Hi @daschr thank you. Maximum resolution (1600x1200) on 12 fps is what I was getting. I found that the camera module gets heated and starts responding with delays if you...

> great work! thx a lot. did you consider #249 as well? Hi @TungstenE2, I checked the PR #249 - will have to merge it manually as there is no...