[Twisted-Python] PyObjC and Twisted command line script

Ronald Oussoren ronaldoussoren at mac.com
Sun Nov 1 06:02:20 EST 2009


The pyobjc website contains a number of examples using twisted.

Ronald



On 1 nov 2009, at 11:45, Jonathan Stoppani <jonathan at garetjax.info>  
wrote:

> 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 at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python



More information about the Twisted-Python mailing list