Skip to content
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

Must change camera streaming modes multiple times to take effect #198

Closed
mbrady4597 opened this issue Jul 14, 2023 · 6 comments
Closed

Must change camera streaming modes multiple times to take effect #198

mbrady4597 opened this issue Jul 14, 2023 · 6 comments

Comments

@mbrady4597
Copy link

Describe the bug
A clear and concise description of what the bug is.
The webcam mode will not change if a new one is selected then saved. It must be selected two times from the drop down in the machine settings before saving in order for the change to occur.

To Reproduce
Steps to reproduce the behavior:

  1. Go to settings for the machine in use.
  2. Click on the camera and then the camera mode drop down. Select an option different from the current one on use (I was trying to switch from webrtc to adaptive mjpeg for remote viewing) then hit save.
  3. The camera mode does not update.
  4. If instead I select the drop down and camera mode twice then save, the camera mode will update.

Smartphone (please complete the following information):

  • Device: iPhone 13 Pro
  • OS: iOS 16.5.1

**Mobileraker-Version
2.4.2-219

@Clon1998
Copy link
Owner

Do you mind sharing a screen recording of you changing the modes?
I wonder if it's just network latency that messes up the app.

@mbrady4597
Copy link
Author

Mobileraker.Capture.mp4

@Clon1998
Copy link
Owner

Thanks.
I will look into that.

@psi-4ward
Copy link

Delete / create a cam is a workaround.

@Clon1998
Copy link
Owner

Clon1998 commented Jul 18, 2023

Related to flutter-form-builder-ecosystem/flutter_form_builder#1252

Unfortunately, the library I am currently using to create these forms is experiencing some issues with the drop-down menu elements. As a result, any choices made by the user for the Webcam's mode or rotation will not be implemented. or rotation will not be adapted.
The author of the package is already working on a fix that I will include in a fix for mobileraker as soon as it is ready!

Clon1998 added a commit that referenced this issue Jul 28, 2023

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
@Clon1998
Copy link
Owner

Fixed in android2.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants