Changes between Version 4 and Version 5 of minipciexpressmodules/avc8000nano


Ignore:
Timestamp:
08/15/2018 10:23:29 PM (6 years ago)
Author:
Cale Collins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • minipciexpressmodules/avc8000nano

    v4 v5  
    88
    99Gateworks has a driver built in to their [https://github.com/Gateworks/linux-imx6/tree/gateworks_fslc_3.14_1.0.x_ga gateworks_fslc_3.14_1.0.x_ga] kernel branch that supports this card on the Ventana Family of Single Board Computers. Allowing for 8 video inputs is very useful!
     10
     11The frame rate and resolution of streaming from multiple cameras simultaneously (compositing) will impact performance. Even if you won't be compositing the streams and instead allowing a user to switch between cameras as needed, performance should still be considered.
     12We have not gone through all the various combinations of FPS and resolution with single/dual/quad core iMX6 and 32/64-bit memory buses but these are factors to consider when selecting the right SBC for your project.
     13Here are a few links on our wiki to help with your decision:
     14Ventana Video Processing (GPU, codecs, etc):
     15
     16* http://trac.gateworks.com/wiki/ventana/graphics
     17*
     18 http://trac.gateworks.com/wiki/Yocto/gstreamer/compositing#Displaying8camerainputsontoanHDMImonitorusingAVC8000nano
     19* http://trac.gateworks.com/wiki/Yocto/gstreamer/compositing#CompositorExamplewith8VideoCameras
     20* http://trac.gateworks.com/wiki/Yocto/gstreamer/compositing#CompositingwithlimitedCPUlowmemorybandwidth
     21
     22If resolution or FPS are important for your use and/or you intend to composite more than a few input streams, you should consider a high-performing platform such as the GW53x4 or GW5404 (quad core, 64-bit memory bus).
    1023
    1124== Highlights ==