Christopher Baker

Results 161 comments of Christopher Baker

Hey there, sorry for the delay. I just merged some API changes for of 0.10.+ Could you take a look and see how these changes fit or don't fit with...

Hey there, thanks for checking this out. The reason I had to use double instead of float (ofVec2f) is because a float is not precise enough for very precise global...

Hey, glad you found it useful! Yeah, I could see how this could be a problem. I'll update this for the latest openFrameworks 0.9.0 master sometime soon.

Cool, it's been on my todo list, so how about this -- I'll fix it up ... if you send me a link to your project? Seeing work made with...

Hey @grrrr and @giorgiomoroder I did a big overhaul on this tonight. Now with unlimited (or limited) reconnects, a more stable threading system, etc. Please check out the develop branch...

Currently the syphon texture will match the texture of the original IP camera. Is this not working? Since it's a texture, typically you'd just scale the texture on the receiving...

All examples use websockets under the hood with a fallback to get/post. Jsonrpc is a protocol built on top of websockets. On Tue, Apr 14, 2020, 12:26 AM Frederick Rodrigues...

What version / branch are you using? On Fri, Aug 9, 2019, 6:31 AM Miles-Tone wrote: > ofxHTTP won't compile for me on iOS, Xcode 10.3 with OF 0.10.1, throwing...

Hey, can you try the develop branch?

I just tested both master / develop with 0.10.1 ios and didn't encounter any errors. Did you generate your project with the project generator and include all of the requisite...