Tim
Tim
You are currently using nvidia software, and the data is processed by the hardware ISP. Did you try setting the wbmode property of nvarguscamerasrc to a different value? Unfortunately, the...
I think you need to restart the stream in order for the camera_overrides to have an effect. But as I said, it is undocumented, so it might not even be...
The tiscamera package contains tcam-capture, a small UI tool to check image quality and modify all available settings. All software linked above is free, no need to purchase licenses. But...
Can you share the kernel log (dmesg) after booting when the LED stays red?
Did you install the tcamtegrasrc package as well? It provides access to raw data from mipi cameras via gstreamer.
The *dutils* packages provide optimized debayering and simple image manipulation like gamma, saturation, white balance etc. If they are not installed, there is an implementation inside tiscamera (called tcamconvert) that...
You can add the parameters to the pipeline, e.g. gst-launch-1.0 tcambin tcam-properties=tcam,ExposureAuto=Off,ExposureTime=33333 ! ... You can get a string of all settings (for copy+paste) from the tcam-capture options dialog (maybe...
Are you sure about the lens? If all settings are at their default, and the sky is blue (as I assume it really is) the trees/lawn should be green. If...
Same problem in 2.67.1 (2.67.1+9929fafef7443615f562bf47a49a3f783de3d375) But not exactly rare for me, I would guess it happens once in every 4 tries.
My project is way smaller I guess: ``` Building 2 file(s) in ResourceDocumentProcessor(ValidateResourceMetadata)... Building 3 file(s) in ConceptualDocumentProcessor(BuildConceptualDocument=>CountWord=>ValidateConceptualDocumentMetadata)... Building 3 file(s) in TocDocumentProcessor(BuildTocDocument)... Building 72 file(s) in ManagedReferenceDocumentProcessor(BuildManagedReferenceDocument=>SplitClassPageToMemberLevel=>ValidateManagedReferenceDocumentMetadata=>ApplyOverwriteDocumentForMref=>FillReferenceInformation)... ```