Skip to content

Vimba C++ AsynchronousGrab MFC example with multiple cameras supported.

Notifications You must be signed in to change notification settings

avtcn/vmbcpp_mfc_multiple_cameras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mfc_multiple_cameras - Vimba CPP Multiple Cameras Example

Vimba C++ AsynchronousGrab MFC example with multiple cameras supported.

Instruction

Remember copy `\Vimba2.1\VimbaCPP\Bin\Win[32|64]\*.dll` files to `\Build\VS2010\Win32\Debug\` folder:  
* VimbaC.dll  
* VimbaCPP.dll  
* VimbaCPPd.dll
* VimbaImageTransform.dll  

已经可以自动处理这些Dll文件的复制工作,无需手动处理:https://github.com/avtcn/mfc_multiple_cameras/commit/a743ba11de9e7280d687cb0da3e642ae41b35ad8

Screenshot

Comments

如果多个相机通过交换机接入电脑的千兆网口,一定要注意此时多台相机的数据是共享一条千兆网的,为避免不稳定,需要合理分配每个相机的带宽; 对于独立网口连接不同的相机,则不存在此问题。

About

Vimba C++ AsynchronousGrab MFC example with multiple cameras supported.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published