标题:
[求助]
MsgWaitForMultipleObjectsEx返回1或TimeOut
[打印本页]
作者:
wanfhui
时间:
2010-6-5 17:46
标题:
MsgWaitForMultipleObjectsEx返回1或TimeOut
我想讲artoolKit移植到Q3D中,但在开发Channel时,发现一直取不到摄像机图像。
调试发现:在DSVL中WaitForNextSample时,一直是返回TimeOut,
也就是
DWORD dw = MsgWaitForMultipleObjectsEx(1,&m_ESync,dwMilliseconds,(QS_ALLEVENTS),0);
一直无法返回WAIT_OBJECT_0,dwMillseconds无论设成0或者INFINITE,结果都是TImeOut
但我在例子simpleTest中调试正常。
不知各位大侠有何建议?
作者:
wanfhui
时间:
2010-6-7 11:49
自己结贴。
获取arVideoGetImage之前忘arVideoCapStart()了
汗一个:L
欢迎光临 ARToolKit中文论坛 (http://artoolkit.net/)
Powered by Discuz! 7.0.0