Commit a5d2e38
Propagate actual camera dimensions from setCamera() to worker
After setCamera() opens the device, update the worker's camera_width
and camera_height from the actual frame dimensions rather than relying
on values from enumeration which may be incorrect on Windows.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 615a664 commit a5d2e38
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
139 | 146 | | |
140 | 147 | | |
141 | 148 | | |
| |||
0 commit comments