From: db p. <pe...@gm...> - 2008-04-22 01:48:53
|
Hi Pete, ... [[SKIPPED]] ... > This does seem like a problem. > > What kind of video capture device is this? > My cam is 'logitech quickcam 4000',another cam is 'Camera chip Fusion 100',it got the same problem, P.S:I start Iaxclient with cam,it is work well. > Does your application receive an IAXC_EVENT_VIDCAP_DEVICE event? > Yes,I received IAXC_EVENT_VIDCAP_DEVICE event 12 times,as follow, {{{ ... ready... VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: VideoCaptureDeviceEvent: regAcknowledged:1 XXX@XXX:4569 18 -1 .... }}} I have a suggestion the event it's better divid into 2 kind of it(INSERTION/REMOVE).eg. IAXC_EVENT_VIDCAP_DEVICE_INSERT & IAXC_EVENT_VIDCAP_DEVICE_REMOVE just invoke it once? > Pete > |