hello,
after removing a pix_video object that is connected to a dc1394 device (or closing pd), the device is still sending information. (so you have to reboot it if you want to connect it again)
i don't really understand the code of videoDC1394.cpp. line 59 : what is this close() function?
i think closeDevice need to be add line 60. It help to stop transfer function when removing the object, but strangely it did not help when closing pd. So i did not really know if it's the way to go.
could you help me trying to fix this problem?
thanks Cyrille