Is there a platform independent GigE Vision driver or software package that exists? I am integrating a Point Grey Research Flea3 GigE camera with a Texas Instruments C6678 multi core DSP chip. I was hoping to find a piece of software that had explicitly broken out any of the hardware dependent calls into a platform or portable file that I could then fill in the specific details for my platform to transmit a UDP packet, etc.

有帮助吗?

解决方案

It seems that the GigE Vision standard, while claiming to be open, is actually not an open standard at all. It requires a license fee to implement in any commercial software, and is not even publicly available for download without approval from AIA.

I was able to find one truly open implementation of the standard:

OpenGigEVision

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top