Christopher,
I found an example in a wiki that works perfectly accepting objects
before and after startup.
http://wiki.wxpython.org/index.cgi/Optimizing_for_Mac_OS_X
Towards the end there is a sample wxPython applications and a
setup.py file.
Be aware that you need to replace a line in the s
Hello,I am trying to write some code that lets me process a video stream. I own
a macbook, so the only input I have is a firewire, and the output is the video
out. I also want to read the microphone signal.1). How do I read a firewire
signal?2). How do I send out the video signal again?3). How c