davideickhoff / Mac-OSX-Ambilight-for-DMX

Simple Mac OSX Application which sends an overall screencolor over ArtNet.
9 stars 0 forks source link

Mavericks #1

Open Cclleemm opened 10 years ago

Cclleemm commented 10 years ago

Hello, very interesting project but seems that the Artnet Lib doesn't work on OSX Mavericks. Do you know how to fix this issue ?

Thank's, have a good day !

davideickhoff commented 10 years ago

Hi! sorry for my late response.. yes it seems that apple does not want us to develop widgets anymore.. dashcode seems unsupported by apple. maybe it makes more sense to actually create an osx program that renders the json

Cclleemm commented 10 years ago

Hello, yes maybe we should directly create an Objective-C UDP Artnet protocol. I'm not sure if I use high level library like CocoaAsynSocket (https://github.com/robbiehanson/CocoaAsyncSocket) the performance will be same...

For the moment your Mac-OSX-Ambilight-for-DMX app create the json somewhere in my mac and I read it with a Node.js artnet sender... A little bit strange but it works

davideickhoff commented 10 years ago

oops.. I thought you wrote in the netio dashboard widget repository.... my bad! .. I haven't used the ambilight app in a while.. I'll check that