Skip to content

Image stitching doesn't always work #34

@ravilich86

Description

@ravilich86

I'm shooting a tour, the parameters on the camera do not change during the shooting of the tour. Sometimes stitching does not occur and the image is saved as DualFisheye without stitching. I checked all the parameters, but did not find a pattern why this happens. Has anyone encountered something similar?

Below are all the requests

Camera: Insta360 X3
Firmware 1.0.83

Request: {"parameters":{"optionNames":["hdrSupport","photoStitchingSupport"]},"name":"camera.getOptions"}
Response: {"name":"camera.getOptions","state":"done","results":{"options":{"hdrSupport":["off","hdr"],"photoStitchingSupport":["none","ondevice"]}}}

Request: {"name":"camera.setOptions","parameters":{"options":{"hdr":"hdr","photoStitching":"ondevice","captureMode":"image"}}}
Response: {"name":"camera.setOptions","state":"done"}

Request: {"name":"camera.takePicture"}
Response: {"id":"010628","state":"inProgress","name":"camera.takePicture","progress":{"completion":0}}

Request: {"id":"010628"}
Response: {"id":"010628","state":"inProgress","name":"camera.takePicture","progress":{"completion":0.5}}

Request: {"id":"010628"}
Response: {"id":"010628","state":"inProgress","name":"camera.takePicture","progress":{"completion":0.5}}

Request: {"id":"010628"}
Response: {"name":"camera.takePicture","state":"done","results":{"_localFileGroup":["/DCIM/Camera01/IMG_20231127_160425_00_069.jpg"],"fileUrl":"http://192.168.42.1:80/DCIM/Camera01/IMG_20231127_160425_00_069.jpg","_fileGroup":["http://192.168.42.1:80/DCIM/Camera01/IMG_20231127_160425_00_069.jpg"]}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions