PerkLab / MCSTrack

Multi-camera spatial tracking
MIT License
0 stars 4 forks source link

Fix for black image when using camera on Pi 5 #61

Closed vaughantnrc closed 4 months ago

vaughantnrc commented 4 months ago

This is a temporary workaround. A proper fix will likely involve the implementation of https://github.com/PerkLab/MCSTrack/issues/32

keiranbarr commented 4 months ago

Code looks good. Here is a summary of my findings from testing this PR. Please let me know if this aligns with your experience.

Current main PR #61
Preview image without first sending capture properties GUI hang GUI hang
Preview image after sending GUI default capture properties Black screen with no markers detected--flashlight shined directly into the camera is visible however Image and marker detection fine

For the final row, I'll note that this effect holds until the detector is rebooted, irrespective of whether multiple GUI sessions have elapsed.

tavaughan commented 4 months ago

Seeing as we have an improvement, let's merge. :heavy_check_mark: