I'm in an unfortunate position where I've been handed a legacy system with a firewire camera connected to an old Windows XP machine. Basically I'm trying to get this all into opencv so I can at least have a nice interface into this old machine.
Problem is, I can't seem to find any documentation on how to connect to a firewire port on the python side. Is there some extension to pyserial
that might let me connect to this ancient machine?
Sorry I can't be more explicit, but I really haven't found much at all on this. If there's any way I can be more helpful, just let me know and I will provide any information promptly to the best of my abilities.