You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would like to have GUI application probably java based on pc that can control focus, exposure and all other camera parameters with adb scrcpy commands?
Currently I'm using camera streaming android 12 with no audio and it constantly does auto focus and it would be nice to have control over focus exposure levels shutter and so on. Controls over the camera options would help.
How hard would this be to have access to camera controls? Does scrcpy already have something in place for this?
The text was updated successfully, but these errors were encountered:
Would like to have GUI application probably java based
In general, a GUI (in Qt or something) for having widgets would be great. But that's too much work to develop/maintain. So it will remain in SDL with shortcuts for actions.
Would like to have GUI application probably java based
In general, a GUI (in Qt or something) for having widgets would be great. But that's too much work to develop/maintain. So it will remain in SDL with shortcuts for actions.
Yes I want to create GUI app (swing with flatlaf...) for this but I need to know about access to camera controls that scrcpy might have. I will read that for sure. Thanks
EDIT: Have read it. Whenever controls gets added for sure will try to make gui for for it. Thanks again for the quick reply.
Would like to have GUI application probably java based on pc that can control focus, exposure and all other camera parameters with adb scrcpy commands?
Currently I'm using camera streaming android 12 with no audio and it constantly does auto focus and it would be nice to have control over focus exposure levels shutter and so on. Controls over the camera options would help.
How hard would this be to have access to camera controls? Does scrcpy already have something in place for this?
The text was updated successfully, but these errors were encountered: