-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video Feed Freezes During Recording in 4K/30 or 4K/25 (DJI Mini 3) #463
Comments
Agent comment from SHENRONG.LE in Zendesk ticket #125661: Are you using v4? You can try the version, but it is not reproduced here. Can you provide your version? In addition, can you provide a video of your detailed reproduction? I hope our solution can help you, thank you for your email, wish you a happy life! °°° |
Hi, I have uploaded a video demonstrating the issue to the provided link. I am using v5.11 of the DJI SDK. As shown in the video: The camera is set to 4K/30, and the video feed freezes as soon as I start recording (the same issue occurs in 4K/25). Additionally, in the app I am developing, I am using the same FPV widget from the sample app, and the issue persists there as well. Let me know if you need more details or additional tests. Best regards, |
Agent comment from SHENRONG.LE in Zendesk ticket #125661: I'll show it to R&D first. I hope our solution can help you, thank you for your email, wish you a happy life! °°° |
Agent comment from SHENRONG.LE in Zendesk ticket #125661: Our R&D colleagues will optimize this problem in version 5.14. Thank you for your feedback. I hope our solution can help you, thank you for your email, wish you a happy life! °°° |
Dear DJI SDK Team, Thank you for addressing the issue and planning its optimization in version 5.14. I appreciate your prompt support and look forward to testing the update. Best regards, |
Hi, I encountered an issue using the DJI SDK sample code and the Mini 3.
When the camera is set to record in 4K/30 or 4K/25, as soon as I press the record button, the video feed completely freezes. Once I stop the video recording, the video feed resumes.
This issue does NOT occur in:
4K/24
Other resolutions and frame rates such as 2.7K/30.
Devices Tested:
Galaxy S21 Ultra (Android 14)
Galaxy A33 5G (Android 14)
Both devices exhibit the same behavior.
Steps to Reproduce:
Use the DJI SDK sample code.
Set the camera resolution to 4K/30 or 4K/25.
Press the record button.
Observe that the video feed freezes immediately.
Stop the recording and observe that the video feed resumes.
Expected Behavior:
The video feed should remain smooth and uninterrupted during recording in all supported resolutions and frame rates.
Additional Notes:
The issue is specific to the Mini 3, as testing the Mini 3 Pro under identical conditions does not result in the problem.
Firmware and SDK are updated to the latest versions.
The text was updated successfully, but these errors were encountered: