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
I'm trying to utilize escapi for a livestream situation so I can change settings on the fly. Escapi doesn't seem to like when the camera is in use. I'm using propgui and have trimed out all the capture stuff as far as I can see but once I try to change settings, the setting just snaps back to where it was. I also noticed just using enum and enumprop take a long time to return settings when OBS is running. Any help would be great.
The text was updated successfully, but these errors were encountered:
On Fri, Apr 17, 2020 at 8:33 AM nospam2k ***@***.***> wrote:
I'm trying to utilize escapi for a livestream situation so I can change
settings on the fly. Escapi doesn't seem to like when the camera is in use.
I'm using propgui and have trimed out all the capture stuff as far as I can
see but once I try to change settings, the setting just snaps back to where
it was. I also noticed just using enum and enumprop take a long time to
return settings when OBS is running. Any help would be great.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#18>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCD6R3VPPRQZAKKCF7MJ5DRM7SZDANCNFSM4MKOXNCQ>
.
Thanks for your quick reply. What I'm working on is I have a Logitech camera that just won't save it's settings. In OBS (for example) I can call the settings page and tweak the settings while OBS is using the camera. OBS is calling the settings page from the manufacturer, not it's own. So, what I'm trying to achieve, is only accessing the settings with Escapi, not capturing the camera video. Thanks for you time.
I'm trying to utilize escapi for a livestream situation so I can change settings on the fly. Escapi doesn't seem to like when the camera is in use. I'm using propgui and have trimed out all the capture stuff as far as I can see but once I try to change settings, the setting just snaps back to where it was. I also noticed just using enum and enumprop take a long time to return settings when OBS is running. Any help would be great.
The text was updated successfully, but these errors were encountered: