labatrockwell / openTSPS

TSPS is a cross platform Toolkit for Sensing People in Spaces. It performs openCV operations on live video (Kinect, web camera, etc) and sends it to clients as JSON (via WebSockets), OSC, TUIO, or TCP.
http://www.openTSPS.com
194 stars 51 forks source link

Remove video settings in newest build #66

Closed robotconscience closed 11 years ago

robotconscience commented 11 years ago

no longer works in 10.7+

obviousjim commented 11 years ago

=(

On Thu, Jan 24, 2013 at 12:58 PM, Brett Renfer notifications@github.comwrote:

no longer works in 10.7+

— Reply to this email directly or view it on GitHubhttps://github.com/labatrockwell/openTSPS/issues/66.

robotconscience commented 11 years ago

;( so it goes. it's out for good at this point, yeah?

obviousjim commented 11 years ago

If you build it against 10.6 SDK it will work.

On Thursday, January 24, 2013, Brett Renfer wrote:

;( so it goes. it's out for good at this point, yeah?

— Reply to this email directly or view it on GitHubhttps://github.com/labatrockwell/openTSPS/issues/66#issuecomment-12667229.

robotconscience commented 11 years ago

cool, will have to dig mine up! any disadvantages in switching to 10.6?

obviousjim commented 11 years ago

It's still not future proof. But it's a band-aid until we get something like UVC implemented to have manual exposure. Currently there is no way to do manual exposure without compiling against 10.6, which could be a big problem with TSPS applications

On Thu, Jan 24, 2013 at 2:40 PM, Brett Renfer notifications@github.comwrote:

cool, will have to mine up! any disadvantages in switching to 10.6?

— Reply to this email directly or view it on GitHubhttps://github.com/labatrockwell/openTSPS/issues/66#issuecomment-12669189.

robotconscience commented 11 years ago

OK! Will switch the project; I think the projects are all set to current OS X now.

On Jan 24, 2013, at 8:33 PM, James George notifications@github.com wrote:

It's still not future proof. But it's a band-aid until we get something like UVC implemented to have manual exposure. Currently there is no way to do manual exposure without compiling against 10.6, which could be a big problem with TSPS applications

On Thu, Jan 24, 2013 at 2:40 PM, Brett Renfer notifications@github.comwrote:

cool, will have to mine up! any disadvantages in switching to 10.6?

— Reply to this email directly or view it on GitHub< https://github.com/labatrockwell/openTSPS/issues/66#issuecomment-12669189>.

— Reply to this email directly or view it on GitHubhttps://github.com/labatrockwell/openTSPS/issues/66#issuecomment-12683754.

robotconscience commented 11 years ago

Fixed in dev branch!