Page 1 of 1

M4L.api.VideoThereminDetectAndDisplay : camera menu problem

Posted: Sat Oct 31, 2009 3:38 pm
by matcham
in the abstraction "M4L.api.VideoThereminDetectAndDisplay"
the loadbang in "p init" that triggers the message "getvdevlist" -> jit.qt.grab seens to be sent BEFORE the object jit.qt/dx.grab is created...
so the menu that is supposed to display video devices is not updated correctly. (it always contains "DV Video", "IIDC FireWire Video", "USB Video Class Video")

result : video_Theremin device just can't work with my camera...

M