43 lines
1.2 KiB
Markdown
43 lines
1.2 KiB
Markdown
# 20 — Sony A6000
|
|
|
|
## Status
|
|
|
|
```text
|
|
A6000_LIVE_INTEGRATION=PLANNED
|
|
A6000_FIRMWARE_MODIFICATION=REJECTED
|
|
A6000_HARDWARE_MODIFICATION=REJECTED
|
|
```
|
|
|
|
## Authority
|
|
|
|
`docs/product/product_definition.md`.
|
|
|
|
## REQUIRED_PRODUCT_TARGET
|
|
|
|
The Sony A6000 remains stock.
|
|
|
|
Primary live path:
|
|
|
|
```text
|
|
A6000 native HDMI
|
|
-> external capture device
|
|
-> Linux capture device (V4L2/UVC-class where available)
|
|
-> Lardon3D live adapter
|
|
-> viewer/localization/guidance
|
|
```
|
|
|
|
Discover actual capture-device capabilities; do not hard-code one USB capture card.
|
|
|
|
USB may be used only for capabilities genuinely supported and verified: control, shutter, metadata and file transfer.
|
|
|
|
Live preview correctness must not depend on USB control availability.
|
|
|
|
If remote shutter is unavailable, on-camera capture followed by normal full-resolution ingestion remains valid.
|
|
|
|
```text
|
|
A6000_HEAVY_COMPUTE=PC_SIDE_ONLY
|
|
```
|
|
|
|
## Canonical-reference rule
|
|
|
|
When implementation enters this area, read the cited canonical document in full before editing. If this prompt summary and the canonical document appear to conflict, do not silently choose the shorter text: determine whether this file is stale or whether a real contract contradiction exists, then apply the STOP rules where necessary.
|