Stop forced exit
i think the kill signal you are sending from .net is 9 which means that there's no way to capture that signal, the whole process group will just immediately die. something like:...
View ArticleTwitter OAuth 'request_token' response issues with ofxHTTP for 0.9.0
thx @bakercp =) I got a PIN authorization working. But I don't understand the ofxHTTP server events yet. Can't I just simply catch up the redirect url and extract the parameters from there? Is there a...
View ArticleLost password links rotten
mmh, it's working for me without problem, try clearing the cache in your browser or using a different one
View ArticleBest USB HD Webcam with control on OSX or alternatives?
Hi,I spent a day trying to figure out how to access zoom settings of c920. I followed few posts but I had no success. I just found this app though, pretty simple and you can have access to different...
View ArticleBest USB HD Webcam with control on OSX or alternatives?
I've also used this app which I like. http://mactaris.blogspot.com
View Article0.9.0 Release Candidate 1
Hi, when I try to compile from MSYS2, I get this error. Am I doing something wrong? I am using the empty project given with the RC. A tutorial to setup the makefile would be really nice. Side note: I...
View ArticleLost password links rotten
Tried in a different browser, even different computers and with an incognito tab.Same message!
View ArticleofxOMXplayer on Raspberry Pi 2, not playing video
I found answer by myself. Sorry, it was simple problem. I didn't check 'GPU split setting'.setting GPU to 128 is basic requirement for ofxOMXplayer addon. My raspberry pi 2 and I are very new, so I...
View Article0.9.0 Release Candidate 1
@andreirt The project generator for the visual studio version was too old, can you try the latest nightly build from today:http://192.237.185.151/versions/nightly/of_v20150815_vs_nightly.zip...
View ArticleText on 0.9.0 release
The true type fonts on the 0.9.0 release look correct now.It's really a great improvement, because in all previous versions it looked always unprofessional (what was not the case in Cinder). Now it...
View Article0.9.0 Release Candidate 1
All seems to work on OS X 10.10. I wanted just to ask, if I want to use it on older machines, what is the minim OS version needed ?(In Snow Leopard 10.6.8) it doesn't work, even in 32 bit mode.
View ArticleCrashing on exit
oh, I sorted it just now. my problem was having a duplicated instance of ofVideoGrabber, one in the main cpp and the other one in the class that controls the camera.
View Article0.9.0 Release Candidate 1
@arturo now after compiling using the new build (I already ran the install_dependencies.sh), I get the following error:...
View Article3D Rotation of Objects with two Vectors
Hi Guys!I have a dumb question, i know, they are a couple of solutions in this forum but i dont understand how it realy works... lets say, i have ofVec3f BoxUpVector (0,1,0); ofVec3f...
View ArticleofxKinectForWindows2 map color to depth on body index
Hey gang. I am trying to do something that should be relatively simple. I have it working on older OfxKinectV2 code written by rick barazza. But shortly after I got everything working the code was...
View Article