pierre

Results 4 issues of pierre

packet not send properly if not in a while loop. Tested today works like a charm, except fdor the packet sending.

Hi, I have a fresh install of ubuntu 22.04, and I tried running the install scripts: codecs and dependencies. Codecs install runs fine, but depencies are giving me some errors:...

I think that line 220 of ofxThermalPrinter.cpp should be : ``` // print(_img.getPixelsRef(),_threshold); print(_img.getPixels(),_threshold); ``` getPixelsRef is deprecated: line 409 in ofImage.cpp : ``` /// \returns An ofPixels reference that...

Hi, I have updated to 2.2.22. I have forked it and made the according changes, with a quick explainations on how to install libRealsense on Mac with brew. Ready to...