Open brucelane opened 8 years ago
Hey Bruce. Can you provide a bit more detail? Are you on Windows? Does the app thread stall or are the clients not connecting (and therefore not getting the update signals)?
yes I'm on Windows, execution stops at https://github.com/wdlindmeier/Most-Pixels-Ever-Cinder/blob/master/src/MPEClient.cpp#L177 when the host is not found Maybe a successful ping before this line would help
hi, I'm using this block with Cinder 0.9, although it compiles well, the application freezes at start. Can you have a look? Thank you Bruce