spinnaker-spout-cinder

所属分类:云数据库/云存储
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2019-07-05 14:42:31
上 传 者sh-1993
说明:  旋转器喷口煤渣,,
(spinnaker-spout-cinder,,)

文件列表:
Cinder/ (0, 2019-06-24)
SpoutSDK/ (0, 2019-06-24)
SpoutSDK/Spout.h (1577, 2019-06-24)
SpoutSDK/SpoutCommon.h (1780, 2019-06-24)
SpoutSDK/SpoutCopy.cpp (21064, 2019-06-24)
SpoutSDK/SpoutCopy.h (3969, 2019-06-24)
SpoutSDK/SpoutDirectX.cpp (32732, 2019-06-24)
SpoutSDK/SpoutDirectX.h (4219, 2019-06-24)
SpoutSDK/SpoutGLDXinterop.cpp (141365, 2019-06-24)
SpoutSDK/SpoutGLDXinterop.h (14272, 2019-06-24)
SpoutSDK/SpoutGLextensions.cpp (14861, 2019-06-24)
SpoutSDK/SpoutGLextensions.h (14705, 2019-06-24)
SpoutSDK/SpoutMemoryShare.cpp (5830, 2019-06-24)
SpoutSDK/SpoutMemoryShare.h (2690, 2019-06-24)
SpoutSDK/SpoutReceiver.cpp (9307, 2019-06-24)
SpoutSDK/SpoutReceiver.h (3791, 2019-06-24)
SpoutSDK/SpoutSDK.cpp (57198, 2019-06-24)
SpoutSDK/SpoutSDK.h (8803, 2019-06-24)
SpoutSDK/SpoutSender.cpp (8149, 2019-06-24)
SpoutSDK/SpoutSender.h (3434, 2019-06-24)
SpoutSDK/SpoutSenderMemory.cpp (6585, 2019-06-24)
SpoutSDK/SpoutSenderMemory.h (3765, 2019-06-24)
SpoutSDK/SpoutSenderNames.cpp (29950, 2019-06-24)
SpoutSDK/SpoutSenderNames.h (7130, 2019-06-24)
SpoutSDK/SpoutSharedMemory.cpp (5954, 2019-06-24)
SpoutSDK/SpoutSharedMemory.h (2340, 2019-06-24)
SpoutSDK/stdafx.cpp (306, 2019-06-24)
SpoutSDK/stdafx.h (305, 2019-06-24)
SpoutSDK/targetver.h (306, 2019-06-24)
assets/ (0, 2019-06-24)
assets/settings.xml (156, 2019-06-24)
bin64/ (0, 2019-06-24)
bin64/Spinnaker_v140.dll (29937536, 2019-06-24)
bin64/Spinnakerd_v140.dll (74990464, 2019-06-24)
bin64/SpoutLibrary.dll (290816, 2019-06-24)
bin64/msvcp140.dll (627368, 2019-06-24)
... ...

# Spinnaker Spout sender in Cinder Publishes the feeds from all connected FLIR (Point Grey) cameras to Spout. Tested with Blackfly BFLY-PGE-31S4C and BFLY-PGE-09S2C cameras. ![Interface](https://github.com/mediamonks/spinnaker-spout-cinder/blob/master/./interface.png) ## Download Download the executable [here](https://github.com/mediamonks/spinnaker-spout-cinder/blob/master/https://github.com/mediamonks/spinnaker-spout-cinder/releases). Before running it, see the instructions below. ## Running - First download and install the 64 bit Spinnaker SDK from[ FLIR/Point Grey](https://github.com/mediamonks/spinnaker-spout-cinder/blob/master/https://www.ptgrey.com/support/downloads) (requires creating an account): - Make sure to choose to install the full SDK (don't choose Camera Evaluation) - For Visual Studio Version, **choose Visual Studio 2015 instead of 2013** - Run this app ## Developing ### Note about submodules When cloning this repository, make sure to recursively check out all submodules. Cinder is included as a submodule and itself contains submodules. You can use `git clone --recurse-submodules` on the command line or the submodule options of your GUI git client. ### Note when working with a Visual Studio version higher than 2015 You will need to have the VC++ v140 toolset installed. This can be done for instance with the Visual Studio installer (for instance by going to Programs and Features in the Control Panel, selecting Visual Studio and clicking Change), where you can choose to Modify the installation and check the VC++ v140 toolset checkbox. ### Before compiling the binary * Only build targets Debug and Release are tested. However Debug_ANGLE may be selected by default, in that case you need to change it. * Download and install Spout from: http://spout.zeal.co/download-spout/ * Make sure that this repository's bin64 folder is in your PATH environment variable (don't forget to restart Visual Studio after modifying the PATH). * If you have the Spinnaker SDK installed while developing, make sure you don't have a different version installed than the dlls in this repo's bin64 folder (currently 1.20.0.15) as this may cause conflicts trying to access the camera * If you have the Spinnaker SDK installed, make sure the bin64 folder of this repo is *above* the folders of the SDK in the PATH variable, otherwise you may get a procedure entry point location error. ![path-config](https://github.com/mediamonks/spinnaker-spout-cinder/blob/master/./path-config.png) ### Setting logging properties The only way to get rid of a logging configuration error message on every launch seems to be to configure an environment path variable `GENICAM_LOG_CONFIG_V3_0`. You can point it to \logconfig\Logging.properties ### Distributing the binary When distributing the exe, make sure the dlls in the bin64 folder are next to your exe, and there is an `assets` folder containing a `settings.xml` next to the exe. ### Misc Consider donating to Spout: http://spout.zeal.co/download-spout/

近期下载者

相关文件


收藏者