Open quintendewilde opened 7 years ago
error report from console
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 net.christopherbaker.ipcam2syphon 0x00006d64 IPCAM2SYPHONApp::keyPressed(int) + 20 1 net.christopherbaker.ipcam2syphon 0x00171449 ofNotifyKeyPressed(int) + 73 2 net.christopherbaker.ipcam2syphon 0x0016fec2 ofAppGlutWindow::keyboard_cb(unsigned char, int, int) + 18 3 com.apple.glut 0x3e00695b -[GLUTView keyDown:] + 331 4 com.apple.AppKit 0x92e521db -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5876 5 com.apple.AppKit 0x92e50769 -[NSWindow(NSEventRouting) sendEvent:] + 547 6 com.apple.glut 0x3e047cbb -[GLUTWindow sendEvent:] + 59 7 com.apple.AppKit 0x92cded5e -[NSApplication(NSEvent) sendEvent:] + 3418 8 com.apple.glut 0x3e011f76 -[GLUTApplication _runMainLoopUntilDate:autoreleasePool:] + 70 9 com.apple.glut 0x3e012240 -[GLUTApplication run] + 192 10 com.apple.glut 0x3e028ca1 glutMainLoop + 977 11 net.christopherbaker.ipcam2syphon 0x00170aa2 ofRunApp(ofBaseApp*) + 274 12 net.christopherbaker.ipcam2syphon 0x000027c5 main + 261 13 net.christopherbaker.ipcam2syphon 0x000026b5 start + 53
Hi,
I'm getting instant crashes when using one of the following controls (spacebar & arrows)
I also get not test configuration streams.
Running on OSX Sierra 10.12.2 (16C68)
Any idea, I would like to syphon these to max msp
UPDATE: The info says the package should be next to the bin/ folder. Which bin/ folder are we talking about?