Open l1346792580123 opened 2 years ago
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.
Thanks for your advice. I have used logcat to record the app log. Here is the log file log.txt.
Could you please also provide the debug information about your device from Preferences - About?
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.
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
.
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.
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?