-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
在固件1.4和1.6的版本都会出现以下情况
1、如果pipeline.start(config)执行后但是不获取数据,相机几分钟后就停止发射红光,调用接口报错
OBError: Request failed, statusCode: 5, msg: Device response with bad magic , magic=0x0, expectOpCode=0x4252
2、如果按单帧拍照一样使用,也就是一秒内多次调用pipeline.start(config)和pipeline.stop()的话会崩溃报错。
[11/19 17:19:30.800797][error][26460][WmfUvcDevicePort.cpp:435] setXu failed!
Error stopping pipeline: Request failed, statusCode: 5, msg: Device response with bad magic , magic=0x0, expectOpCode=0x4252
Error stopping pipeline: Device is deactivated/disconnected!
以上问题在固件1.2没有发生,相机型号是335L
Metadata
Metadata
Assignees
Labels
No labels