Fixed and Camera tested support for 10/12 pixel formats#1063
Open
circuitvalley wants to merge 1 commit intoAravisProject:mainfrom
Open
Fixed and Camera tested support for 10/12 pixel formats#1063circuitvalley wants to merge 1 commit intoAravisProject:mainfrom
circuitvalley wants to merge 1 commit intoAravisProject:mainfrom
Conversation
Fixed black/blank screen on aravis viewer with Mono12 Fixed broken stream on Mono12Packed Added support for Mono12P and Mono12Packed Added support for BayerRG10P and BayerRG10Packed Added support for BayerRG12P and BayerRG12Packed specifically extended arvenums.h bayer12Packed All features hardware tested with USB and GigeVision Basler and Custom Cameras, 4 Cameras tested Including, Balser daA3840-45uc Color U3V camera, acA2500-14gm Mono GigE camera
Author
|
Hello, Did failed on network timeout on https://gstreamer.freedesktop.org/ ? Is there anything i can do to fix it? |
Contributor
It was a temporary issue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I found currently 10/12Bit Format are not actually working So I fixed and verifed issues listed blow.
Fixed black/blank screen on aravis viewer with Mono12
Fixed broken stream on Mono12Packed
Added support for Mono12P and Mono12Packed
Added support for BayerRG10P and BayerRG10Packed
Added support for BayerRG12P and BayerRG12Packed
specifically extended arvenums.h bayer12Packed
Handling of P and Packed pixel has endianness and packing difference
All features hardware tested with USB and GigeVision Basler and Custom Cameras, 4 Cameras tested Including, Balser daA3840-45uc Color USB camera, acA2500-14gm Mono Ethernet camera
Extended Functionality based on aravis code itself.