Environment
Symptom
Connection mode remote works: discovery, connect, live view (single frame 162KB received), property get/set, remote shutter all succeed.
BUT with still-image-store-destination = 0x3 (Host PC & Memory Card):
- Remote shutter returns success, image IS written to SD card, but NO file ever arrives on the host
- Camera access LED stays solid red (stuck), playback navigation locks
- Zero bytes / zero
downloadComplete SSE events / nothing lands in the save-info path
- Session degrades: subsequent connects fail with "Failed to connect to camera", requires a physical battery-pull reset to recover
With still-image-store-destination = 0x2 (Memory Card only):
- Everything stable: shoot → image on SD → connection stays healthy indefinitely
Reproduction
- Connect
remote mode, PUT save-info to a writable dir
- PUT
still-image-store-destination = 0x3
- POST
/actions/shutter → success, but no downloadComplete, camera red LED stuck
Notes
Question
Is remote-mode auto-transfer actually supported on ILCE-7RM4 in CRSDK V2.02.00? If yes, is there a known workaround for the hang? If no, please document it clearly so integrators don't assume remote mode implies file transfer.
Environment
Symptom
Connection mode
remoteworks: discovery, connect, live view (single frame 162KB received), property get/set, remote shutter all succeed.BUT with
still-image-store-destination = 0x3(Host PC & Memory Card):downloadCompleteSSE events / nothing lands in the save-info pathWith
still-image-store-destination = 0x2(Memory Card only):Reproduction
remotemode, PUT save-info to a writable dirstill-image-store-destination= 0x3/actions/shutter→ success, but nodownloadComplete, camera red LED stuckNotes
R / — / —(no C, no T). Remote-mode auto-transfer (OnCompleteDownload→downloadComplete) appears to be the only file path, but it hangs on this body.Question
Is remote-mode auto-transfer actually supported on ILCE-7RM4 in CRSDK V2.02.00? If yes, is there a known workaround for the hang? If no, please document it clearly so integrators don't assume
remotemode implies file transfer.