SC132设置为hardware trigger模式若没收到触发信号会出现segfault
-
触发模式设置为硬触发,使用raspberrypi这个repo中的c_demo的capture程序跑,没收到触发信号直接segfault

看着是崩在D_capture这个api上 -
@xzh
你好,
这个capture的功能并不是配套triggger模式的。其功能是从流模式下当前视频流中取出一帧图像。
使用trigger模式,建议使用D_start_yuv_stream函数,注册一个回调函数。然后就会一直处于等待状态。有触发信号之后,就会收到回调函数。
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login