Hi All, I just set up a script to do a video recording from my iSight using the pyobjc bridge and the QTKit framework. This script uses the AppHelper.runConsoleEventLoop (not the AppHelper.runEventLoop) function to start his main event loop.
I'd like to integrate this script with an existing twisted application but I have trouble to bring it to work. The application is a command line based twisted application managed via AMQP (no user interaction is needed) and started using the twistd command. I tried to install the cfreactor but without success as I have to use the runConsoleEventLoop. Any insights on this? Thanks in advance, ~Jonathan -- Best Regards, Jonathan Stoppani _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python