Skip to content

failed to synchronized recording #66

@l1346792580123

Description

@l1346792580123

I have downloaded the latest apk and set "Use RecSync" successfully. However, when I press the settings synchronization button, the leader phone try to boardcast the settings, then the leader camera goes black and it prompts that the video recording failed and that camera has a severe error. The only sync setting that is boardcasted is exposure time. The type of the leader phone and client phone is different. Does it matter?

Activity

TimPushkin

TimPushkin commented on Feb 15, 2022

@TimPushkin
Collaborator

Thanks for the report!

I can't reproduce the error on the devices available to me, so it would be of great help if you could share the logs of the app produced when this happens (using logcat for example).

I assume that some of the settings broadcasted are not supported by the device receiving them, so the app fails to apply them. This is supposed to be detected by the app though and should not lead to errors.

For now you could try to uncheck all the settings to be synchronized (except of exposure time which cannot be unchecked), switch both devices to the video recording mode (settings synchronization also does this, so by doing it manually some potential errors could be eliminated) and then try to run the synchronization again.

The type of the lear phone and client phone is different. Does it matter?

This could lead to worse synchronization in the resulting videos, but should not lead to any errors in the app.

l1346792580123

l1346792580123 commented on Feb 16, 2022

@l1346792580123
Author

Thanks for your advice. I have used logcat to record the app log. Here is the log file log.txt.

TimPushkin

TimPushkin commented on Feb 18, 2022

@TimPushkin
Collaborator

Could you please also provide the debug information about your device from Preferences - About?

l1346792580123

l1346792580123 commented on Feb 19, 2022

@l1346792580123
Author

Here is the debug information from Preferences-About about.txt. Should I export the information when I start Wi-Fi hotspot and connected by other phones? The uploaded file is exported without other phones connected.

TimPushkin

TimPushkin commented on Feb 19, 2022

@TimPushkin
Collaborator

Thanks, this information is enough for now, I'll look into it. The problem seems to be in the interaction with the camera: according to the logs, settings application itself looks fine, but the app fails to prepare the camera for the subsequent recording. Currently I'm not sure what's causing it, but it's strange that OpenCamera detects your devices Camera API as Camera API: None.

l1346792580123

l1346792580123 commented on Feb 21, 2022

@l1346792580123
Author

This may not be a problem. Here is the new about file about.txt. The Camera API is Camera2. I don't know why the two about files are different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @l1346792580123@TimPushkin

        Issue actions

          failed to synchronized recording · Issue #66 · MobileRoboticsSkoltech/OpenCamera-Sensors