[pylon笔记2]Basler相机视频获取及转换



1.The buffer was incompletely grabbed

Error: 0xe1000014 "The buffer was incompletely grabbed. This can be caused by performance problems of the network hardware used, i.e. network adapter, switch, or ethernet cable. To fix this, try increasing the camera's Inter-Packet Delay in the Transport Layer category to reduce the required bandwidth, and adjust the camera's Packet Size setting to the highest supported frame size."   
将画面尺寸改小,或将Transport Layer里的Inter-Packet Delay选项改大即可。

根本的办法应该是打开网卡的巨型帧,在System Setting的网卡设置里将MTU设为9000。注意只有相机为连接状态时设置才有效。

2.缺少动态连接库 

xxx.so--cannot open shared object file: No such file or directory

用ln将需要的so文件链接到/usr/lib或者/lib这两个默认的目录下边

ln -s /where/you/install/lib/xxx.so /usr/lib
sudo ldconfig



评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值